public class Heizungsart 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 |
etage |
protected Boolean |
fern |
protected Boolean |
fussboden |
protected Boolean |
ofen |
protected Boolean |
zentral |
Constructor and Description |
---|
Heizungsart() |
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 |
isETAGE()
Gets the value of the etage property.
|
Boolean |
isFERN()
Gets the value of the fern property.
|
Boolean |
isFUSSBODEN()
Gets the value of the fussboden property.
|
Boolean |
isOFEN()
Gets the value of the ofen property.
|
Boolean |
isZENTRAL()
Gets the value of the zentral property.
|
void |
setETAGE(Boolean value)
Sets the value of the etage property.
|
void |
setFERN(Boolean value)
Sets the value of the fern property.
|
void |
setFUSSBODEN(Boolean value)
Sets the value of the fussboden property.
|
void |
setOFEN(Boolean value)
Sets the value of the ofen property.
|
void |
setZENTRAL(Boolean value)
Sets the value of the zentral property.
|
String |
toString() |
protected Boolean ofen
protected Boolean etage
protected Boolean zentral
protected Boolean fern
protected Boolean fussboden
public Boolean isOFEN()
Boolean
public void setOFEN(Boolean value)
value
- allowed object is
Boolean
public Boolean isETAGE()
Boolean
public void setETAGE(Boolean value)
value
- allowed object is
Boolean
public Boolean isZENTRAL()
Boolean
public void setZENTRAL(Boolean value)
value
- allowed object is
Boolean
public Boolean isFERN()
Boolean
public void setFERN(Boolean value)
value
- allowed object is
Boolean
public Boolean isFUSSBODEN()
Boolean
public void setFUSSBODEN(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.