public class SquareType extends TransportationComplexType 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 SquareType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SquareType">
<complexContent>
<extension base="{http://www.opengis.net/citygml/transportation/1.0}TransportationComplexType">
<sequence>
<element ref="{http://www.opengis.net/citygml/transportation/1.0}_GenericApplicationPropertyOfSquare" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<java.lang.Object> |
genericApplicationPropertyOfSquare |
auxiliaryTrafficArea, function, genericApplicationPropertyOfTransportationComplex, lod0Network, lod1MultiSurface, lod2MultiSurface, lod3MultiSurface, lod4MultiSurface, trafficArea, usagegenericApplicationPropertyOfTransportationObjectcreationDate, externalReference, generalizesTo, genericApplicationPropertyOfCityObject, terminationDateboundedBy, locationdescription, id, metaDataProperty, name| Constructor and Description |
|---|
SquareType() |
| 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<java.lang.Object> |
getGenericApplicationPropertyOfSquare()
Gets the value of the genericApplicationPropertyOfSquare property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) |
boolean |
isSetGenericApplicationPropertyOfSquare() |
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 |
setGenericApplicationPropertyOfSquare(java.util.List<java.lang.Object> value) |
java.lang.String |
toString() |
void |
unsetGenericApplicationPropertyOfSquare() |
SquareType |
withAuxiliaryTrafficArea(AuxiliaryTrafficAreaPropertyType... values) |
SquareType |
withAuxiliaryTrafficArea(java.util.Collection<AuxiliaryTrafficAreaPropertyType> values) |
SquareType |
withAuxiliaryTrafficArea(java.util.List<AuxiliaryTrafficAreaPropertyType> value) |
SquareType |
withCreationDate(javax.xml.datatype.XMLGregorianCalendar value) |
SquareType |
withExternalReference(java.util.Collection<ExternalReferenceType> values) |
SquareType |
withExternalReference(ExternalReferenceType... values) |
SquareType |
withExternalReference(java.util.List<ExternalReferenceType> value) |
SquareType |
withFunction(java.util.Collection<java.lang.String> values) |
SquareType |
withFunction(java.util.List<java.lang.String> value) |
SquareType |
withFunction(java.lang.String... values) |
SquareType |
withGeneralizesTo(java.util.Collection<GeneralizationRelationType> values) |
SquareType |
withGeneralizesTo(GeneralizationRelationType... values) |
SquareType |
withGeneralizesTo(java.util.List<GeneralizationRelationType> value) |
SquareType |
withGenericApplicationPropertyOfCityObject(java.util.Collection<javax.xml.bind.JAXBElement<?>> values) |
SquareType |
withGenericApplicationPropertyOfCityObject(javax.xml.bind.JAXBElement<?>... values) |
SquareType |
withGenericApplicationPropertyOfCityObject(java.util.List<javax.xml.bind.JAXBElement<?>> value) |
SquareType |
withGenericApplicationPropertyOfSquare(java.util.Collection<java.lang.Object> values) |
SquareType |
withGenericApplicationPropertyOfSquare(java.util.List<java.lang.Object> value) |
SquareType |
withGenericApplicationPropertyOfSquare(java.lang.Object... values) |
SquareType |
withGenericApplicationPropertyOfTransportationComplex(java.util.Collection<java.lang.Object> values) |
SquareType |
withGenericApplicationPropertyOfTransportationComplex(java.util.List<java.lang.Object> value) |
SquareType |
withGenericApplicationPropertyOfTransportationComplex(java.lang.Object... values) |
SquareType |
withGenericApplicationPropertyOfTransportationObject(java.util.Collection<java.lang.Object> values) |
SquareType |
withGenericApplicationPropertyOfTransportationObject(java.util.List<java.lang.Object> value) |
SquareType |
withGenericApplicationPropertyOfTransportationObject(java.lang.Object... values) |
SquareType |
withLod0Network(java.util.Collection<GeometricComplexPropertyType> values) |
SquareType |
withLod0Network(GeometricComplexPropertyType... values) |
SquareType |
withLod0Network(java.util.List<GeometricComplexPropertyType> value) |
SquareType |
withLod1MultiSurface(MultiSurfacePropertyType value) |
SquareType |
withLod2MultiSurface(MultiSurfacePropertyType value) |
SquareType |
withLod3MultiSurface(MultiSurfacePropertyType value) |
SquareType |
withLod4MultiSurface(MultiSurfacePropertyType value) |
SquareType |
withTerminationDate(javax.xml.datatype.XMLGregorianCalendar value) |
SquareType |
withTrafficArea(java.util.Collection<TrafficAreaPropertyType> values) |
SquareType |
withTrafficArea(java.util.List<TrafficAreaPropertyType> value) |
SquareType |
withTrafficArea(TrafficAreaPropertyType... values) |
SquareType |
withUsage(java.util.Collection<java.lang.String> values) |
SquareType |
withUsage(java.util.List<java.lang.String> value) |
SquareType |
withUsage(java.lang.String... values) |
getAuxiliaryTrafficArea, getFunction, getGenericApplicationPropertyOfTransportationComplex, getLod0Network, getLod1MultiSurface, getLod2MultiSurface, getLod3MultiSurface, getLod4MultiSurface, getTrafficArea, getUsage, isSetAuxiliaryTrafficArea, isSetFunction, isSetGenericApplicationPropertyOfTransportationComplex, isSetLod0Network, isSetLod1MultiSurface, isSetLod2MultiSurface, isSetLod3MultiSurface, isSetLod4MultiSurface, isSetTrafficArea, isSetUsage, setAuxiliaryTrafficArea, setFunction, setGenericApplicationPropertyOfTransportationComplex, setLod0Network, setLod1MultiSurface, setLod2MultiSurface, setLod3MultiSurface, setLod4MultiSurface, setTrafficArea, setUsage, unsetAuxiliaryTrafficArea, unsetFunction, unsetGenericApplicationPropertyOfTransportationComplex, unsetLod0Network, unsetTrafficArea, unsetUsagegetGenericApplicationPropertyOfTransportationObject, isSetGenericApplicationPropertyOfTransportationObject, setGenericApplicationPropertyOfTransportationObject, unsetGenericApplicationPropertyOfTransportationObjectgetCreationDate, 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<java.lang.Object> genericApplicationPropertyOfSquare
public java.util.List<java.lang.Object> getGenericApplicationPropertyOfSquare()
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 genericApplicationPropertyOfSquare property.
For example, to add a new item, do as follows:
getGenericApplicationPropertyOfSquare().add(newItem);
Objects of the following type(s) are allowed in the list
Object
public boolean isSetGenericApplicationPropertyOfSquare()
public void unsetGenericApplicationPropertyOfSquare()
public java.lang.String toString()
toString in class TransportationComplexTypepublic 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 TransportationComplexTypepublic 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 TransportationComplexTypepublic 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 TransportationComplexTypepublic boolean equals(java.lang.Object object)
equals in class TransportationComplexTypepublic 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 TransportationComplexTypepublic int hashCode()
hashCode in class TransportationComplexTypepublic java.lang.Object clone()
clone in class TransportationComplexTypepublic java.lang.Object copyTo(java.lang.Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2copyTo in class TransportationComplexTypepublic 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 TransportationComplexTypepublic java.lang.Object createNewInstance()
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTo2createNewInstance in interface org.jvnet.jaxb2_commons.lang.MergeFrom2createNewInstance in class TransportationComplexTypepublic void mergeFrom(java.lang.Object left,
java.lang.Object right)
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom2mergeFrom in class TransportationComplexTypepublic 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 TransportationComplexTypepublic void setGenericApplicationPropertyOfSquare(java.util.List<java.lang.Object> value)
public SquareType withGenericApplicationPropertyOfSquare(java.lang.Object... values)
public SquareType withGenericApplicationPropertyOfSquare(java.util.Collection<java.lang.Object> values)
public SquareType withGenericApplicationPropertyOfSquare(java.util.List<java.lang.Object> value)
public SquareType withFunction(java.lang.String... values)
withFunction in class TransportationComplexTypepublic SquareType withFunction(java.util.Collection<java.lang.String> values)
withFunction in class TransportationComplexTypepublic SquareType withUsage(java.lang.String... values)
withUsage in class TransportationComplexTypepublic SquareType withUsage(java.util.Collection<java.lang.String> values)
withUsage in class TransportationComplexTypepublic SquareType withTrafficArea(TrafficAreaPropertyType... values)
withTrafficArea in class TransportationComplexTypepublic SquareType withTrafficArea(java.util.Collection<TrafficAreaPropertyType> values)
withTrafficArea in class TransportationComplexTypepublic SquareType withAuxiliaryTrafficArea(AuxiliaryTrafficAreaPropertyType... values)
withAuxiliaryTrafficArea in class TransportationComplexTypepublic SquareType withAuxiliaryTrafficArea(java.util.Collection<AuxiliaryTrafficAreaPropertyType> values)
withAuxiliaryTrafficArea in class TransportationComplexTypepublic SquareType withLod0Network(GeometricComplexPropertyType... values)
withLod0Network in class TransportationComplexTypepublic SquareType withLod0Network(java.util.Collection<GeometricComplexPropertyType> values)
withLod0Network in class TransportationComplexTypepublic SquareType withLod1MultiSurface(MultiSurfacePropertyType value)
withLod1MultiSurface in class TransportationComplexTypepublic SquareType withLod2MultiSurface(MultiSurfacePropertyType value)
withLod2MultiSurface in class TransportationComplexTypepublic SquareType withLod3MultiSurface(MultiSurfacePropertyType value)
withLod3MultiSurface in class TransportationComplexTypepublic SquareType withLod4MultiSurface(MultiSurfacePropertyType value)
withLod4MultiSurface in class TransportationComplexTypepublic SquareType withGenericApplicationPropertyOfTransportationComplex(java.lang.Object... values)
withGenericApplicationPropertyOfTransportationComplex in class TransportationComplexTypepublic SquareType withGenericApplicationPropertyOfTransportationComplex(java.util.Collection<java.lang.Object> values)
withGenericApplicationPropertyOfTransportationComplex in class TransportationComplexTypepublic SquareType withFunction(java.util.List<java.lang.String> value)
withFunction in class TransportationComplexTypepublic SquareType withUsage(java.util.List<java.lang.String> value)
withUsage in class TransportationComplexTypepublic SquareType withTrafficArea(java.util.List<TrafficAreaPropertyType> value)
withTrafficArea in class TransportationComplexTypepublic SquareType withAuxiliaryTrafficArea(java.util.List<AuxiliaryTrafficAreaPropertyType> value)
withAuxiliaryTrafficArea in class TransportationComplexTypepublic SquareType withLod0Network(java.util.List<GeometricComplexPropertyType> value)
withLod0Network in class TransportationComplexTypepublic SquareType withGenericApplicationPropertyOfTransportationComplex(java.util.List<java.lang.Object> value)
withGenericApplicationPropertyOfTransportationComplex in class TransportationComplexTypepublic SquareType withGenericApplicationPropertyOfTransportationObject(java.lang.Object... values)
withGenericApplicationPropertyOfTransportationObject in class TransportationComplexTypepublic SquareType withGenericApplicationPropertyOfTransportationObject(java.util.Collection<java.lang.Object> values)
withGenericApplicationPropertyOfTransportationObject in class TransportationComplexTypepublic SquareType withGenericApplicationPropertyOfTransportationObject(java.util.List<java.lang.Object> value)
withGenericApplicationPropertyOfTransportationObject in class TransportationComplexTypepublic SquareType withCreationDate(javax.xml.datatype.XMLGregorianCalendar value)
withCreationDate in class TransportationComplexTypepublic SquareType withTerminationDate(javax.xml.datatype.XMLGregorianCalendar value)
withTerminationDate in class TransportationComplexTypepublic SquareType withExternalReference(ExternalReferenceType... values)
withExternalReference in class TransportationComplexTypepublic SquareType withExternalReference(java.util.Collection<ExternalReferenceType> values)
withExternalReference in class TransportationComplexTypepublic SquareType withGeneralizesTo(GeneralizationRelationType... values)
withGeneralizesTo in class TransportationComplexTypepublic SquareType withGeneralizesTo(java.util.Collection<GeneralizationRelationType> values)
withGeneralizesTo in class TransportationComplexTypepublic SquareType withGenericApplicationPropertyOfCityObject(javax.xml.bind.JAXBElement<?>... values)
withGenericApplicationPropertyOfCityObject in class TransportationComplexTypepublic SquareType withGenericApplicationPropertyOfCityObject(java.util.Collection<javax.xml.bind.JAXBElement<?>> values)
withGenericApplicationPropertyOfCityObject in class TransportationComplexTypepublic SquareType withExternalReference(java.util.List<ExternalReferenceType> value)
withExternalReference in class TransportationComplexTypepublic SquareType withGeneralizesTo(java.util.List<GeneralizationRelationType> value)
withGeneralizesTo in class TransportationComplexTypepublic SquareType withGenericApplicationPropertyOfCityObject(java.util.List<javax.xml.bind.JAXBElement<?>> value)
withGenericApplicationPropertyOfCityObject in class TransportationComplexTypeCopyright © 2008-2021. All Rights Reserved.