public class Boden 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 |
dielen |
protected Boolean |
doppelboden |
protected Boolean |
estrich |
protected Boolean |
fertigparkett |
protected Boolean |
fliesen |
protected Boolean |
granit |
protected Boolean |
kunststoff |
protected Boolean |
laminat |
protected Boolean |
linoleum |
protected Boolean |
marmor |
protected Boolean |
parkett |
protected Boolean |
stein |
protected Boolean |
teppich |
protected Boolean |
terrakotta |
Constructor and Description |
---|
Boden() |
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 |
isDIELEN()
Gets the value of the dielen property.
|
Boolean |
isDOPPELBODEN()
Gets the value of the doppelboden property.
|
Boolean |
isESTRICH()
Gets the value of the estrich property.
|
Boolean |
isFERTIGPARKETT()
Gets the value of the fertigparkett property.
|
Boolean |
isFLIESEN()
Gets the value of the fliesen property.
|
Boolean |
isGRANIT()
Gets the value of the granit property.
|
Boolean |
isKUNSTSTOFF()
Gets the value of the kunststoff property.
|
Boolean |
isLAMINAT()
Gets the value of the laminat property.
|
Boolean |
isLINOLEUM()
Gets the value of the linoleum property.
|
Boolean |
isMARMOR()
Gets the value of the marmor property.
|
Boolean |
isPARKETT()
Gets the value of the parkett property.
|
Boolean |
isSTEIN()
Gets the value of the stein property.
|
Boolean |
isTEPPICH()
Gets the value of the teppich property.
|
Boolean |
isTERRAKOTTA()
Gets the value of the terrakotta property.
|
void |
setDIELEN(Boolean value)
Sets the value of the dielen property.
|
void |
setDOPPELBODEN(Boolean value)
Sets the value of the doppelboden property.
|
void |
setESTRICH(Boolean value)
Sets the value of the estrich property.
|
void |
setFERTIGPARKETT(Boolean value)
Sets the value of the fertigparkett property.
|
void |
setFLIESEN(Boolean value)
Sets the value of the fliesen property.
|
void |
setGRANIT(Boolean value)
Sets the value of the granit property.
|
void |
setKUNSTSTOFF(Boolean value)
Sets the value of the kunststoff property.
|
void |
setLAMINAT(Boolean value)
Sets the value of the laminat property.
|
void |
setLINOLEUM(Boolean value)
Sets the value of the linoleum property.
|
void |
setMARMOR(Boolean value)
Sets the value of the marmor property.
|
void |
setPARKETT(Boolean value)
Sets the value of the parkett property.
|
void |
setSTEIN(Boolean value)
Sets the value of the stein property.
|
void |
setTEPPICH(Boolean value)
Sets the value of the teppich property.
|
void |
setTERRAKOTTA(Boolean value)
Sets the value of the terrakotta property.
|
String |
toString() |
protected Boolean fliesen
protected Boolean stein
protected Boolean teppich
protected Boolean parkett
protected Boolean fertigparkett
protected Boolean laminat
protected Boolean dielen
protected Boolean kunststoff
protected Boolean estrich
protected Boolean doppelboden
protected Boolean linoleum
protected Boolean marmor
protected Boolean terrakotta
protected Boolean granit
public Boolean isFLIESEN()
Boolean
public void setFLIESEN(Boolean value)
value
- allowed object is
Boolean
public Boolean isSTEIN()
Boolean
public void setSTEIN(Boolean value)
value
- allowed object is
Boolean
public Boolean isTEPPICH()
Boolean
public void setTEPPICH(Boolean value)
value
- allowed object is
Boolean
public Boolean isPARKETT()
Boolean
public void setPARKETT(Boolean value)
value
- allowed object is
Boolean
public Boolean isFERTIGPARKETT()
Boolean
public void setFERTIGPARKETT(Boolean value)
value
- allowed object is
Boolean
public Boolean isLAMINAT()
Boolean
public void setLAMINAT(Boolean value)
value
- allowed object is
Boolean
public Boolean isDIELEN()
Boolean
public void setDIELEN(Boolean value)
value
- allowed object is
Boolean
public Boolean isKUNSTSTOFF()
Boolean
public void setKUNSTSTOFF(Boolean value)
value
- allowed object is
Boolean
public Boolean isESTRICH()
Boolean
public void setESTRICH(Boolean value)
value
- allowed object is
Boolean
public Boolean isDOPPELBODEN()
Boolean
public void setDOPPELBODEN(Boolean value)
value
- allowed object is
Boolean
public Boolean isLINOLEUM()
Boolean
public void setLINOLEUM(Boolean value)
value
- allowed object is
Boolean
public Boolean isMARMOR()
Boolean
public void setMARMOR(Boolean value)
value
- allowed object is
Boolean
public Boolean isTERRAKOTTA()
Boolean
public void setTERRAKOTTA(Boolean value)
value
- allowed object is
Boolean
public Boolean isGRANIT()
Boolean
public void setGRANIT(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.