public class DoorType extends AbstractOpeningType implements java.lang.Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2, org.jvnet.jaxb2_commons.lang.MergeFrom2, org.jvnet.jaxb2_commons.lang.ToString2
Java class for DoorType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DoorType">
<complexContent>
<extension base="{http://www.opengis.net/citygml/building/1.0}AbstractOpeningType">
<sequence>
<element name="address" type="{http://www.opengis.net/citygml/1.0}AddressPropertyType" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.opengis.net/citygml/building/1.0}_GenericApplicationPropertyOfDoor" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<AddressPropertyType> |
address |
protected java.util.List<java.lang.Object> |
genericApplicationPropertyOfDoor |
genericApplicationPropertyOfOpening, lod3MultiSurface, lod4MultiSurfacecreationDate, externalReference, generalizesTo, genericApplicationPropertyOfCityObject, terminationDateboundedBy, locationdescription, id, metaDataProperty, name| Constructor and Description |
|---|
DoorType() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) |
java.lang.StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) |
java.lang.Object |
clone() |
java.lang.Object |
copyTo(java.lang.Object target) |
java.lang.Object |
copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.Object target,
org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy) |
java.lang.Object |
createNewInstance() |
boolean |
equals(java.lang.Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
java.lang.Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy) |
java.util.List<AddressPropertyType> |
getAddress()
Gets the value of the address property.
|
java.util.List<java.lang.Object> |
getGenericApplicationPropertyOfDoor()
Gets the value of the genericApplicationPropertyOfDoor property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) |
boolean |
isSetAddress() |
boolean |
isSetGenericApplicationPropertyOfDoor() |
void |
mergeFrom(org.jvnet.jaxb2_commons.locator.ObjectLocator leftLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator rightLocator,
java.lang.Object left,
java.lang.Object right,
org.jvnet.jaxb2_commons.lang.MergeStrategy2 strategy) |
void |
mergeFrom(java.lang.Object left,
java.lang.Object right) |
void |
setAddress(java.util.List<AddressPropertyType> value) |
void |
setGenericApplicationPropertyOfDoor(java.util.List<java.lang.Object> value) |
java.lang.String |
toString() |
void |
unsetAddress() |
void |
unsetGenericApplicationPropertyOfDoor() |
DoorType |
withAddress(AddressPropertyType... values) |
DoorType |
withAddress(java.util.Collection<AddressPropertyType> values) |
DoorType |
withAddress(java.util.List<AddressPropertyType> value) |
DoorType |
withCreationDate(javax.xml.datatype.XMLGregorianCalendar value) |
DoorType |
withExternalReference(java.util.Collection<ExternalReferenceType> values) |
DoorType |
withExternalReference(ExternalReferenceType... values) |
DoorType |
withExternalReference(java.util.List<ExternalReferenceType> value) |
DoorType |
withGeneralizesTo(java.util.Collection<GeneralizationRelationType> values) |
DoorType |
withGeneralizesTo(GeneralizationRelationType... values) |
DoorType |
withGeneralizesTo(java.util.List<GeneralizationRelationType> value) |
DoorType |
withGenericApplicationPropertyOfCityObject(java.util.Collection<javax.xml.bind.JAXBElement<?>> values) |
DoorType |
withGenericApplicationPropertyOfCityObject(javax.xml.bind.JAXBElement<?>... values) |
DoorType |
withGenericApplicationPropertyOfCityObject(java.util.List<javax.xml.bind.JAXBElement<?>> value) |
DoorType |
withGenericApplicationPropertyOfDoor(java.util.Collection<java.lang.Object> values) |
DoorType |
withGenericApplicationPropertyOfDoor(java.util.List<java.lang.Object> value) |
DoorType |
withGenericApplicationPropertyOfDoor(java.lang.Object... values) |
DoorType |
withGenericApplicationPropertyOfOpening(java.util.Collection<java.lang.Object> values) |
DoorType |
withGenericApplicationPropertyOfOpening(java.util.List<java.lang.Object> value) |
DoorType |
withGenericApplicationPropertyOfOpening(java.lang.Object... values) |
DoorType |
withLod3MultiSurface(MultiSurfacePropertyType value) |
DoorType |
withLod4MultiSurface(MultiSurfacePropertyType value) |
DoorType |
withTerminationDate(javax.xml.datatype.XMLGregorianCalendar value) |
getGenericApplicationPropertyOfOpening, getLod3MultiSurface, getLod4MultiSurface, isSetGenericApplicationPropertyOfOpening, isSetLod3MultiSurface, isSetLod4MultiSurface, setGenericApplicationPropertyOfOpening, setLod3MultiSurface, setLod4MultiSurface, unsetGenericApplicationPropertyOfOpeninggetCreationDate, getExternalReference, getGeneralizesTo, getGenericApplicationPropertyOfCityObject, getTerminationDate, isSetCreationDate, isSetExternalReference, isSetGeneralizesTo, isSetGenericApplicationPropertyOfCityObject, isSetTerminationDate, setCreationDate, setExternalReference, setGeneralizesTo, setGenericApplicationPropertyOfCityObject, setTerminationDate, unsetExternalReference, unsetGeneralizesTo, unsetGenericApplicationPropertyOfCityObjectgetBoundedBy, getLocation, isSetBoundedBy, isSetLocation, setBoundedBy, setLocation, withBoundedBy, withDescription, withId, withLocation, withMetaDataProperty, withMetaDataProperty, withMetaDataProperty, withName, withName, withNamegetDescription, getId, getMetaDataProperty, getName, isSetDescription, isSetId, isSetMetaDataProperty, isSetName, setDescription, setId, setMetaDataProperty, setName, unsetMetaDataProperty, unsetNameprotected java.util.List<AddressPropertyType> address
protected java.util.List<java.lang.Object> genericApplicationPropertyOfDoor
public java.util.List<AddressPropertyType> getAddress()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the address property.
For example, to add a new item, do as follows:
getAddress().add(newItem);
Objects of the following type(s) are allowed in the list
AddressPropertyType
public boolean isSetAddress()
public void unsetAddress()
public java.util.List<java.lang.Object> getGenericApplicationPropertyOfDoor()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the genericApplicationPropertyOfDoor property.
For example, to add a new item, do as follows:
getGenericApplicationPropertyOfDoor().add(newItem);
Objects of the following type(s) are allowed in the list
Object
public boolean isSetGenericApplicationPropertyOfDoor()
public void unsetGenericApplicationPropertyOfDoor()
public java.lang.String toString()
toString in class AbstractOpeningTypepublic java.lang.StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToString2append in class AbstractOpeningTypepublic java.lang.StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToString2appendFields in class AbstractOpeningTypepublic boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
java.lang.Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equals2equals in class AbstractOpeningTypepublic boolean equals(java.lang.Object object)
equals in class AbstractOpeningTypepublic int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode2hashCode in class AbstractOpeningTypepublic int hashCode()
hashCode in class AbstractOpeningTypepublic java.lang.Object clone()
clone in class AbstractOpeningTypepublic java.lang.Object copyTo(java.lang.Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2copyTo in class AbstractOpeningTypepublic java.lang.Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.Object target,
org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2copyTo in class AbstractOpeningTypepublic java.lang.Object createNewInstance()
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTo2createNewInstance in interface org.jvnet.jaxb2_commons.lang.MergeFrom2public void mergeFrom(java.lang.Object left,
java.lang.Object right)
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom2mergeFrom in class AbstractOpeningTypepublic void mergeFrom(org.jvnet.jaxb2_commons.locator.ObjectLocator leftLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator rightLocator,
java.lang.Object left,
java.lang.Object right,
org.jvnet.jaxb2_commons.lang.MergeStrategy2 strategy)
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom2mergeFrom in class AbstractOpeningTypepublic void setAddress(java.util.List<AddressPropertyType> value)
public void setGenericApplicationPropertyOfDoor(java.util.List<java.lang.Object> value)
public DoorType withAddress(AddressPropertyType... values)
public DoorType withAddress(java.util.Collection<AddressPropertyType> values)
public DoorType withGenericApplicationPropertyOfDoor(java.lang.Object... values)
public DoorType withGenericApplicationPropertyOfDoor(java.util.Collection<java.lang.Object> values)
public DoorType withAddress(java.util.List<AddressPropertyType> value)
public DoorType withGenericApplicationPropertyOfDoor(java.util.List<java.lang.Object> value)
public DoorType withLod3MultiSurface(MultiSurfacePropertyType value)
withLod3MultiSurface in class AbstractOpeningTypepublic DoorType withLod4MultiSurface(MultiSurfacePropertyType value)
withLod4MultiSurface in class AbstractOpeningTypepublic DoorType withGenericApplicationPropertyOfOpening(java.lang.Object... values)
withGenericApplicationPropertyOfOpening in class AbstractOpeningTypepublic DoorType withGenericApplicationPropertyOfOpening(java.util.Collection<java.lang.Object> values)
withGenericApplicationPropertyOfOpening in class AbstractOpeningTypepublic DoorType withGenericApplicationPropertyOfOpening(java.util.List<java.lang.Object> value)
withGenericApplicationPropertyOfOpening in class AbstractOpeningTypepublic DoorType withCreationDate(javax.xml.datatype.XMLGregorianCalendar value)
withCreationDate in class AbstractOpeningTypepublic DoorType withTerminationDate(javax.xml.datatype.XMLGregorianCalendar value)
withTerminationDate in class AbstractOpeningTypepublic DoorType withExternalReference(ExternalReferenceType... values)
withExternalReference in class AbstractOpeningTypepublic DoorType withExternalReference(java.util.Collection<ExternalReferenceType> values)
withExternalReference in class AbstractOpeningTypepublic DoorType withGeneralizesTo(GeneralizationRelationType... values)
withGeneralizesTo in class AbstractOpeningTypepublic DoorType withGeneralizesTo(java.util.Collection<GeneralizationRelationType> values)
withGeneralizesTo in class AbstractOpeningTypepublic DoorType withGenericApplicationPropertyOfCityObject(javax.xml.bind.JAXBElement<?>... values)
withGenericApplicationPropertyOfCityObject in class AbstractOpeningTypepublic DoorType withGenericApplicationPropertyOfCityObject(java.util.Collection<javax.xml.bind.JAXBElement<?>> values)
withGenericApplicationPropertyOfCityObject in class AbstractOpeningTypepublic DoorType withExternalReference(java.util.List<ExternalReferenceType> value)
withExternalReference in class AbstractOpeningTypepublic DoorType withGeneralizesTo(java.util.List<GeneralizationRelationType> value)
withGeneralizesTo in class AbstractOpeningTypepublic DoorType withGenericApplicationPropertyOfCityObject(java.util.List<javax.xml.bind.JAXBElement<?>> value)
withGenericApplicationPropertyOfCityObject in class AbstractOpeningTypeCopyright © 2008-2021. All Rights Reserved.