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.Art
public void setArt(Uebertragung.Art value)
value
- allowed object is
Uebertragung.Art
public Uebertragung.Umfang getUmfang()
Uebertragung.Umfang
public void setUmfang(Uebertragung.Umfang value)
value
- allowed object is
Uebertragung.Umfang
public Uebertragung.Modus getModus()
Uebertragung.Modus
public void setModus(Uebertragung.Modus value)
value
- allowed object is
Uebertragung.Modus
public String getVersion()
String
public void setVersion(String value)
value
- allowed object is
String
public String getSendersoftware()
String
public void setSendersoftware(String value)
value
- allowed object is
String
public String getSenderversion()
String
public void setSenderversion(String value)
value
- allowed object is
String
public String getTechnEmail()
String
public void setTechnEmail(String value)
value
- allowed object is
String
public String getRegiId()
String
public void setRegiId(String value)
value
- allowed object is
String
public Calendar getTimestamp()
String
public void setTimestamp(Calendar 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.