@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:50:55+02:00", comments="JAXB RI v2.2.11") public class Infrastruktur extends Object implements Serializable, Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.ToString2
Modifier and Type | Field and Description |
---|---|
protected Ausblick |
ausblick |
protected List<Distanzen> |
distanzen |
protected List<DistanzenSport> |
distanzenSport |
protected List<UserDefinedAnyfield> |
userDefinedAnyfield |
protected List<UserDefinedSimplefield> |
userDefinedSimplefield |
protected Boolean |
zulieferung |
Constructor and Description |
---|
Infrastruktur() |
Modifier and Type | Method and Description |
---|---|
StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) |
StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) |
Object |
clone() |
Object |
copyTo(Object target) |
Object |
copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
Object target,
org.jvnet.jaxb2_commons.lang.CopyStrategy2 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.EqualsStrategy2 strategy) |
Ausblick |
getAusblick()
Gets the value of the ausblick property.
|
List<Distanzen> |
getDistanzen()
Gets the value of the distanzen property.
|
List<DistanzenSport> |
getDistanzenSport()
Gets the value of the distanzenSport property.
|
List<UserDefinedAnyfield> |
getUserDefinedAnyfield()
Gets the value of the userDefinedAnyfield property.
|
List<UserDefinedSimplefield> |
getUserDefinedSimplefield()
Gets the value of the userDefinedSimplefield property.
|
Boolean |
getZulieferung()
Gets the value of the zulieferung property.
|
void |
setAusblick(Ausblick value)
Sets the value of the ausblick property.
|
void |
setZulieferung(Boolean value)
Sets the value of the zulieferung property.
|
String |
toString() |
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:50:55+02:00", comments="JAXB RI v2.2.11") protected Boolean zulieferung
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:50:55+02:00", comments="JAXB RI v2.2.11") protected Ausblick ausblick
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:50:55+02:00", comments="JAXB RI v2.2.11") protected List<Distanzen> distanzen
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:50:55+02:00", comments="JAXB RI v2.2.11") protected List<DistanzenSport> distanzenSport
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:50:55+02:00", comments="JAXB RI v2.2.11") protected List<UserDefinedSimplefield> userDefinedSimplefield
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:50:55+02:00", comments="JAXB RI v2.2.11") protected List<UserDefinedAnyfield> userDefinedAnyfield
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:50:55+02:00", comments="JAXB RI v2.2.11") public Boolean getZulieferung()
Boolean
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:50:55+02:00", comments="JAXB RI v2.2.11") public void setZulieferung(Boolean value)
value
- allowed object is
Boolean
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:50:55+02:00", comments="JAXB RI v2.2.11") public Ausblick getAusblick()
Ausblick
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:50:55+02:00", comments="JAXB RI v2.2.11") public void setAusblick(Ausblick value)
value
- allowed object is
Ausblick
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:50:55+02:00", comments="JAXB RI v2.2.11") public List<Distanzen> getDistanzen()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the distanzen property.
For example, to add a new item, do as follows:
getDistanzen().add(newItem);
Objects of the following type(s) are allowed in the list
Distanzen
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:50:55+02:00", comments="JAXB RI v2.2.11") public List<DistanzenSport> getDistanzenSport()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the distanzenSport property.
For example, to add a new item, do as follows:
getDistanzenSport().add(newItem);
Objects of the following type(s) are allowed in the list
DistanzenSport
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:50:55+02:00", comments="JAXB RI v2.2.11") public List<UserDefinedSimplefield> getUserDefinedSimplefield()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the userDefinedSimplefield property.
For example, to add a new item, do as follows:
getUserDefinedSimplefield().add(newItem);
Objects of the following type(s) are allowed in the list
UserDefinedSimplefield
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:50:55+02:00", comments="JAXB RI v2.2.11") public List<UserDefinedAnyfield> getUserDefinedAnyfield()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the userDefinedAnyfield property.
For example, to add a new item, do as follows:
getUserDefinedAnyfield().add(newItem);
Objects of the following type(s) are allowed in the list
UserDefinedAnyfield
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:50:55+02:00", comments="JAXB RI v2.2.11") public String toString()
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:50:55+02:00", comments="JAXB RI v2.2.11") public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
append
in interface org.jvnet.jaxb2_commons.lang.ToString2
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:50:55+02:00", comments="JAXB RI v2.2.11") public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
appendFields
in interface org.jvnet.jaxb2_commons.lang.ToString2
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:50:55+02:00", comments="JAXB RI v2.2.11") public Object clone()
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:50:55+02:00", comments="JAXB RI v2.2.11") public Object copyTo(Object target)
copyTo
in interface org.jvnet.jaxb2_commons.lang.CopyTo2
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:50:55+02:00", comments="JAXB RI v2.2.11") public Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy)
copyTo
in interface org.jvnet.jaxb2_commons.lang.CopyTo2
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:50:55+02:00", comments="JAXB RI v2.2.11") public Object createNewInstance()
createNewInstance
in interface org.jvnet.jaxb2_commons.lang.CopyTo2
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:50:55+02:00", comments="JAXB RI v2.2.11") public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
equals
in interface org.jvnet.jaxb2_commons.lang.Equals2
Copyright © 2018 OpenEstate. All rights reserved.