public static class Container.Realestateitems.Realestate.Building extends Object implements Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.ToString
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="age"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}integer"> <minInclusive value="-1"/> </restriction> </simpleType> </attribute> <attribute name="expenses"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}decimal"> <minInclusive value="-1"/> </restriction> </simpleType> </attribute> <attribute name="units"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}integer"> <minInclusive value="-1"/> </restriction> </simpleType> </attribute> <attribute name="totalfloors"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}integer"> <minInclusive value="-1"/> </restriction> </simpleType> </attribute> <attribute name="haslift" type="{http://www.w3.org/2001/XMLSchema}boolean" /> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected BigInteger |
age |
protected BigDecimal |
expenses |
protected Boolean |
haslift |
protected BigInteger |
totalfloors |
protected BigInteger |
units |
Constructor and Description |
---|
Container.Realestateitems.Realestate.Building() |
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) |
BigInteger |
getAge()
Gets the value of the age property.
|
BigDecimal |
getExpenses()
Gets the value of the expenses property.
|
BigInteger |
getTotalfloors()
Gets the value of the totalfloors property.
|
BigInteger |
getUnits()
Gets the value of the units property.
|
Boolean |
isHaslift()
Gets the value of the haslift property.
|
void |
setAge(BigInteger value)
Sets the value of the age property.
|
void |
setExpenses(BigDecimal value)
Sets the value of the expenses property.
|
void |
setHaslift(Boolean value)
Sets the value of the haslift property.
|
void |
setTotalfloors(BigInteger value)
Sets the value of the totalfloors property.
|
void |
setUnits(BigInteger value)
Sets the value of the units property.
|
String |
toString() |
protected BigInteger age
protected BigDecimal expenses
protected BigInteger units
protected BigInteger totalfloors
protected Boolean haslift
public Container.Realestateitems.Realestate.Building()
public BigInteger getAge()
BigInteger
public void setAge(BigInteger value)
value
- allowed object is
BigInteger
public BigDecimal getExpenses()
BigDecimal
public void setExpenses(BigDecimal value)
value
- allowed object is
BigDecimal
public BigInteger getUnits()
BigInteger
public void setUnits(BigInteger value)
value
- allowed object is
BigInteger
public BigInteger getTotalfloors()
BigInteger
public void setTotalfloors(BigInteger value)
value
- allowed object is
BigInteger
public Boolean isHaslift()
Boolean
public void setHaslift(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.