public class FloorProject 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 floorProject complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="floorProject"> <simpleContent> <extension base="<http://www.w3.org/2001/XMLSchema>integer"> <attribute name="type"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <enumeration value="Intermedio"/> <enumeration value="Interrato"/> <enumeration value="Seminterrato"/> <enumeration value="PianoTerra"/> <enumeration value="Rialzato"/> <enumeration value="PianoNobile"/> <enumeration value="Multipiano su più livelli"/> <enumeration value="Ultimo"/> <enumeration value="Attico"/> </restriction> </simpleType> </attribute> </extension> </simpleContent> </complexType>
Modifier and Type | Class and Description |
---|---|
static class |
FloorProject.FloorProjectType
Java class for null.
|
Modifier and Type | Field and Description |
---|---|
protected FloorProject.FloorProjectType |
type |
protected Long |
value |
Constructor and Description |
---|
FloorProject() |
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) |
FloorProject.FloorProjectType |
getType()
Gets the value of the type property.
|
Long |
getValue()
Gets the value of the value property.
|
void |
setType(FloorProject.FloorProjectType value)
Sets the value of the type property.
|
void |
setValue(Long value)
Sets the value of the value property.
|
String |
toString() |
protected Long value
protected FloorProject.FloorProjectType type
public Long getValue()
String
public void setValue(Long value)
value
- allowed object is
String
public FloorProject.FloorProjectType getType()
FloorProject.FloorProjectType
public void setType(FloorProject.FloorProjectType value)
value
- allowed object is
FloorProject.FloorProjectType
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.