public class Stellplatzart 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 | Field and Description |
---|---|
protected Boolean |
carport |
protected Boolean |
duplex |
protected Boolean |
freiplatz |
protected Boolean |
garage |
protected Boolean |
parkhaus |
protected Boolean |
tiefgarage |
Constructor and Description |
---|
Stellplatzart() |
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) |
Boolean |
isCARPORT()
Gets the value of the carport property.
|
Boolean |
isDUPLEX()
Gets the value of the duplex property.
|
Boolean |
isFREIPLATZ()
Gets the value of the freiplatz property.
|
Boolean |
isGARAGE()
Gets the value of the garage property.
|
Boolean |
isPARKHAUS()
Gets the value of the parkhaus property.
|
Boolean |
isTIEFGARAGE()
Gets the value of the tiefgarage property.
|
void |
setCARPORT(Boolean value)
Sets the value of the carport property.
|
void |
setDUPLEX(Boolean value)
Sets the value of the duplex property.
|
void |
setFREIPLATZ(Boolean value)
Sets the value of the freiplatz property.
|
void |
setGARAGE(Boolean value)
Sets the value of the garage property.
|
void |
setPARKHAUS(Boolean value)
Sets the value of the parkhaus property.
|
void |
setTIEFGARAGE(Boolean value)
Sets the value of the tiefgarage property.
|
String |
toString() |
protected Boolean garage
protected Boolean tiefgarage
protected Boolean carport
protected Boolean freiplatz
protected Boolean parkhaus
protected Boolean duplex
public Boolean isGARAGE()
Boolean
public void setGARAGE(Boolean value)
value
- allowed object is
Boolean
public Boolean isTIEFGARAGE()
Boolean
public void setTIEFGARAGE(Boolean value)
value
- allowed object is
Boolean
public Boolean isCARPORT()
Boolean
public void setCARPORT(Boolean value)
value
- allowed object is
Boolean
public Boolean isFREIPLATZ()
Boolean
public void setFREIPLATZ(Boolean value)
value
- allowed object is
Boolean
public Boolean isPARKHAUS()
Boolean
public void setPARKHAUS(Boolean value)
value
- allowed object is
Boolean
public Boolean isDUPLEX()
Boolean
public void setDUPLEX(Boolean value)
value
- allowed object is
Boolean
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.