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 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.
|
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 |
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 Daten daten
protected Anhang.Location location
protected Anhang.Gruppe gruppe
public String getAnhangtitel()
String
public void setAnhangtitel(String value)
value
- allowed object is
String
public String getFormat()
String
public void setFormat(String value)
value
- allowed object is
String
public Daten getDaten()
Daten
public void setDaten(Daten value)
value
- allowed object is
Daten
public Anhang.Location getLocation()
Anhang.Location
public void setLocation(Anhang.Location value)
value
- allowed object is
Anhang.Location
public Anhang.Gruppe getGruppe()
Anhang.Gruppe
public void setGruppe(Anhang.Gruppe value)
value
- allowed object is
Anhang.Gruppe
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.