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 |
fliesen |
protected Boolean |
kunststoff |
protected Boolean |
parkett |
protected Boolean |
stein |
protected Boolean |
teppich |
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 |
isFLIESEN()
Gets the value of the fliesen property.
|
Boolean |
isKUNSTSTOFF()
Gets the value of the kunststoff 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.
|
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 |
setFLIESEN(Boolean value)
Sets the value of the fliesen property.
|
void |
setKUNSTSTOFF(Boolean value)
Sets the value of the kunststoff 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.
|
String |
toString() |
protected Boolean fliesen
protected Boolean stein
protected Boolean teppich
protected Boolean parkett
protected Boolean dielen
protected Boolean kunststoff
protected Boolean estrich
protected Boolean doppelboden
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 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 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.