public class Anhang 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 |
Anhang.Gruppe
Java enum for gruppe attribute in <anhang> elements.
|
static class |
Anhang.Location
Java enum for location attribute in <anhang> elements.
|
| Modifier and Type | Field and Description |
|---|---|
protected String |
anhangtitel |
protected Check |
check |
protected Daten |
daten |
protected String |
format |
protected Anhang.Gruppe |
gruppe |
protected Anhang.Location |
location |
| Constructor and Description |
|---|
Anhang() |
| 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) |
String |
getAnhangtitel()
Gets the value of the anhangtitel property.
|
Check |
getCheck()
Gets the value of the check property.
|
Daten |
getDaten()
Gets the value of the daten property.
|
String |
getFormat()
Gets the value of the format property.
|
Anhang.Gruppe |
getGruppe()
Gets the value of the gruppe property.
|
Anhang.Location |
getLocation()
Gets the value of the location property.
|
void |
setAnhangtitel(String value)
Sets the value of the anhangtitel property.
|
void |
setCheck(Check value)
Sets the value of the check property.
|
void |
setDaten(Daten value)
Sets the value of the daten property.
|
void |
setFormat(String value)
Sets the value of the format property.
|
void |
setGruppe(Anhang.Gruppe value)
Sets the value of the gruppe property.
|
void |
setLocation(Anhang.Location value)
Sets the value of the location property.
|
String |
toString() |
protected String anhangtitel
protected String format
protected Check check
protected Daten daten
protected Anhang.Location location
protected Anhang.Gruppe gruppe
public String getAnhangtitel()
Stringpublic void setAnhangtitel(String value)
value - allowed object is
Stringpublic String getFormat()
Stringpublic void setFormat(String value)
value - allowed object is
Stringpublic Check getCheck()
Checkpublic void setCheck(Check value)
value - allowed object is
Checkpublic Daten getDaten()
Datenpublic void setDaten(Daten value)
value - allowed object is
Datenpublic Anhang.Location getLocation()
Anhang.Locationpublic void setLocation(Anhang.Location value)
value - allowed object is
Anhang.Locationpublic Anhang.Gruppe getGruppe()
Anhang.Gruppepublic void setGruppe(Anhang.Gruppe value)
value - allowed object is
Anhang.Gruppepublic 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.