public class MultimediaAnhangTyp extends Object implements Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.ToString
Java class for MultimediaAnhangTyp complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="MultimediaAnhangTyp">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="AnhangArt" use="required" type="{http://www.immobilienscout24.de/immobilientransfer}MMAnhangArtenTyp" />
<attribute name="Dateiname" use="required" type="{http://www.immobilienscout24.de/immobilientransfer}Text255Typ" />
<attribute name="Titel" type="{http://www.immobilienscout24.de/immobilientransfer}Text30Typ" />
<attribute name="Dateityp" type="{http://www.immobilienscout24.de/immobilientransfer}Text4Typ" />
<attribute name="Abspieldauer" type="{http://www.immobilienscout24.de/immobilientransfer}Zahl5Typ" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Long |
abspieldauer |
protected MMAnhangArtenTyp |
anhangArt |
protected String |
dateiname |
protected String |
dateityp |
protected String |
titel |
| Constructor and Description |
|---|
MultimediaAnhangTyp() |
| Modifier and Type | Method and Description |
|---|---|
StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
Object |
clone() |
Object |
copyTo(Object target) |
Object |
copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
Object target,
org.jvnet.jaxb2_commons.lang.CopyStrategy strategy) |
Object |
createNewInstance() |
boolean |
equals(Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy) |
Long |
getAbspieldauer()
Gets the value of the abspieldauer property.
|
MMAnhangArtenTyp |
getAnhangArt()
Gets the value of the anhangArt property.
|
String |
getDateiname()
Gets the value of the dateiname property.
|
String |
getDateityp()
Gets the value of the dateityp property.
|
String |
getTitel()
Gets the value of the titel property.
|
void |
setAbspieldauer(Long value)
Sets the value of the abspieldauer property.
|
void |
setAnhangArt(MMAnhangArtenTyp value)
Sets the value of the anhangArt property.
|
void |
setDateiname(String value)
Sets the value of the dateiname property.
|
void |
setDateityp(String value)
Sets the value of the dateityp property.
|
void |
setTitel(String value)
Sets the value of the titel property.
|
String |
toString() |
protected MMAnhangArtenTyp anhangArt
protected String dateiname
protected String titel
protected String dateityp
protected Long abspieldauer
public MMAnhangArtenTyp getAnhangArt()
MMAnhangArtenTyppublic void setAnhangArt(MMAnhangArtenTyp value)
value - allowed object is
MMAnhangArtenTyppublic String getDateiname()
Stringpublic void setDateiname(String value)
value - allowed object is
Stringpublic String getTitel()
Stringpublic void setTitel(String value)
value - allowed object is
Stringpublic String getDateityp()
Stringpublic void setDateityp(String value)
value - allowed object is
Stringpublic Long getAbspieldauer()
Stringpublic void setAbspieldauer(Long value)
value - allowed object is
Stringpublic StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToStringpublic StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToStringpublic Object copyTo(Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTopublic Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy strategy)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTopublic Object createNewInstance()
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTopublic boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals in interface org.jvnet.jaxb2_commons.lang.EqualsCopyright © 2015 OpenEstate. All rights reserved.