public class Uebertragung extends Object implements Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.ToString
| Modifier and Type | Class and Description |
|---|---|
static class |
Uebertragung.Art
Java enum for art attribute in <uebertragung> elements.
|
static class |
Uebertragung.Umfang
Java enum for umfang attribute in <uebertragung> elements.
|
| Modifier and Type | Field and Description |
|---|---|
protected Uebertragung.Art |
art |
protected String |
sendersoftware |
protected String |
technEmail |
protected Uebertragung.Umfang |
umfang |
protected String |
version |
| Constructor and Description |
|---|
Uebertragung() |
| 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) |
Uebertragung.Art |
getArt()
Gets the value of the art property.
|
String |
getSendersoftware()
Gets the value of the sendersoftware property.
|
String |
getTechnEmail()
Gets the value of the technEmail property.
|
Uebertragung.Umfang |
getUmfang()
Gets the value of the umfang property.
|
String |
getVersion()
Gets the value of the version property.
|
void |
setArt(Uebertragung.Art value)
Sets the value of the art property.
|
void |
setSendersoftware(String value)
Sets the value of the sendersoftware property.
|
void |
setTechnEmail(String value)
Sets the value of the technEmail property.
|
void |
setUmfang(Uebertragung.Umfang value)
Sets the value of the umfang property.
|
void |
setVersion(String value)
Sets the value of the version property.
|
String |
toString() |
protected Uebertragung.Art art
protected Uebertragung.Umfang umfang
protected String version
protected String sendersoftware
protected String technEmail
public Uebertragung.Art getArt()
Uebertragung.Artpublic void setArt(Uebertragung.Art value)
value - allowed object is
Uebertragung.Artpublic Uebertragung.Umfang getUmfang()
Uebertragung.Umfangpublic void setUmfang(Uebertragung.Umfang value)
value - allowed object is
Uebertragung.Umfangpublic String getVersion()
Stringpublic void setVersion(String value)
value - allowed object is
Stringpublic String getSendersoftware()
Stringpublic void setSendersoftware(String value)
value - allowed object is
Stringpublic String getTechnEmail()
Stringpublic void setTechnEmail(String 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.