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.Modus
Java enum for modus 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 Uebertragung.Modus |
modus |
protected String |
regiId |
protected String |
sendersoftware |
protected String |
senderversion |
protected String |
technEmail |
protected Calendar |
timestamp |
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.
|
Uebertragung.Modus |
getModus()
Gets the value of the modus property.
|
String |
getRegiId()
Gets the value of the regiId property.
|
String |
getSendersoftware()
Gets the value of the sendersoftware property.
|
String |
getSenderversion()
Gets the value of the senderversion property.
|
String |
getTechnEmail()
Gets the value of the technEmail property.
|
Calendar |
getTimestamp()
Gets the value of the timestamp 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 |
setModus(Uebertragung.Modus value)
Sets the value of the modus property.
|
void |
setRegiId(String value)
Sets the value of the regiId property.
|
void |
setSendersoftware(String value)
Sets the value of the sendersoftware property.
|
void |
setSenderversion(String value)
Sets the value of the senderversion property.
|
void |
setTechnEmail(String value)
Sets the value of the technEmail property.
|
void |
setTimestamp(Calendar value)
Sets the value of the timestamp 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 Uebertragung.Modus modus
protected String version
protected String sendersoftware
protected String senderversion
protected String technEmail
protected String regiId
protected Calendar timestamp
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 Uebertragung.Modus getModus()
Uebertragung.Moduspublic void setModus(Uebertragung.Modus value)
value - allowed object is
Uebertragung.Moduspublic 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 getSenderversion()
Stringpublic void setSenderversion(String value)
value - allowed object is
Stringpublic String getTechnEmail()
Stringpublic void setTechnEmail(String value)
value - allowed object is
Stringpublic String getRegiId()
Stringpublic void setRegiId(String value)
value - allowed object is
Stringpublic Calendar getTimestamp()
Stringpublic void setTimestamp(Calendar 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.