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()
MMAnhangArtenTyp
public void setAnhangArt(MMAnhangArtenTyp value)
value
- allowed object is
MMAnhangArtenTyp
public String getDateiname()
String
public void setDateiname(String value)
value
- allowed object is
String
public String getTitel()
String
public void setTitel(String value)
value
- allowed object is
String
public String getDateityp()
String
public void setDateityp(String value)
value
- allowed object is
String
public Long getAbspieldauer()
String
public void setAbspieldauer(Long value)
value
- allowed object is
String
public 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.ToString
public 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.ToString
public Object copyTo(Object target)
copyTo
in interface org.jvnet.jaxb2_commons.lang.CopyTo
public 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.CopyTo
public Object createNewInstance()
createNewInstance
in interface org.jvnet.jaxb2_commons.lang.CopyTo
public 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.Equals
Copyright © 2015 OpenEstate. All rights reserved.