public class RailwayType extends TransportationComplexType implements 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 RailwayType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="RailwayType">
<complexContent>
<extension base="{http://www.opengis.net/citygml/transportation/2.0}TransportationComplexType">
<sequence>
<element ref="{http://www.opengis.net/citygml/transportation/2.0}_GenericApplicationPropertyOfRailway" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected List<Object> |
genericApplicationPropertyOfRailway |
auxiliaryTrafficArea, clazz, function, genericApplicationPropertyOfTransportationComplex, lod0Network, lod1MultiSurface, lod2MultiSurface, lod3MultiSurface, lod4MultiSurface, trafficArea, usagegenericApplicationPropertyOfTransportationObjectcreationDate, externalReference, generalizesTo, genericApplicationPropertyOfCityObject, relativeToTerrain, relativeToWater, terminationDateboundedBy, locationdescription, id, metaDataProperty, name| Constructor and Description |
|---|
RailwayType() |
getAuxiliaryTrafficArea, getClazz, getFunction, getGenericApplicationPropertyOfTransportationComplex, getLod0Network, getLod1MultiSurface, getLod2MultiSurface, getLod3MultiSurface, getLod4MultiSurface, getTrafficArea, getUsage, isSetAuxiliaryTrafficArea, isSetClazz, isSetFunction, isSetGenericApplicationPropertyOfTransportationComplex, isSetLod0Network, isSetLod1MultiSurface, isSetLod2MultiSurface, isSetLod3MultiSurface, isSetLod4MultiSurface, isSetTrafficArea, isSetUsage, setAuxiliaryTrafficArea, setClazz, setFunction, setGenericApplicationPropertyOfTransportationComplex, setLod0Network, setLod1MultiSurface, setLod2MultiSurface, setLod3MultiSurface, setLod4MultiSurface, setTrafficArea, setUsage, unsetAuxiliaryTrafficArea, unsetFunction, unsetGenericApplicationPropertyOfTransportationComplex, unsetLod0Network, unsetTrafficArea, unsetUsagegetGenericApplicationPropertyOfTransportationObject, isSetGenericApplicationPropertyOfTransportationObject, setGenericApplicationPropertyOfTransportationObject, unsetGenericApplicationPropertyOfTransportationObjectgetCreationDate, getExternalReference, getGeneralizesTo, getGenericApplicationPropertyOfCityObject, getRelativeToTerrain, getRelativeToWater, getTerminationDate, isSetCreationDate, isSetExternalReference, isSetGeneralizesTo, isSetGenericApplicationPropertyOfCityObject, isSetRelativeToTerrain, isSetRelativeToWater, isSetTerminationDate, setCreationDate, setExternalReference, setGeneralizesTo, setGenericApplicationPropertyOfCityObject, setRelativeToTerrain, setRelativeToWater, 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, unsetNamepublic List<Object> getGenericApplicationPropertyOfRailway()
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 genericApplicationPropertyOfRailway property.
For example, to add a new item, do as follows:
getGenericApplicationPropertyOfRailway().add(newItem);
Objects of the following type(s) are allowed in the list
Object
public boolean isSetGenericApplicationPropertyOfRailway()
public void unsetGenericApplicationPropertyOfRailway()
public String toString()
toString in class TransportationComplexTypepublic StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToString2append in class TransportationComplexTypepublic StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, 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,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equals2equals in class TransportationComplexTypepublic boolean equals(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 Object clone()
clone in class TransportationComplexTypepublic Object copyTo(Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2copyTo in class TransportationComplexTypepublic Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2copyTo in class TransportationComplexTypepublic Object createNewInstance()
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTo2createNewInstance in interface org.jvnet.jaxb2_commons.lang.MergeFrom2createNewInstance in class TransportationComplexTypepublic void mergeFrom(Object left, 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,
Object left,
Object right,
org.jvnet.jaxb2_commons.lang.MergeStrategy2 strategy)
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom2mergeFrom in class TransportationComplexTypepublic void setGenericApplicationPropertyOfRailway(List<Object> value)
public RailwayType withGenericApplicationPropertyOfRailway(Object... values)
public RailwayType withGenericApplicationPropertyOfRailway(Collection<Object> values)
public RailwayType withGenericApplicationPropertyOfRailway(List<Object> value)
public RailwayType withClazz(CodeType value)
withClazz in class TransportationComplexTypepublic RailwayType withFunction(CodeType... values)
withFunction in class TransportationComplexTypepublic RailwayType withFunction(Collection<CodeType> values)
withFunction in class TransportationComplexTypepublic RailwayType withUsage(CodeType... values)
withUsage in class TransportationComplexTypepublic RailwayType withUsage(Collection<CodeType> values)
withUsage in class TransportationComplexTypepublic RailwayType withTrafficArea(TrafficAreaPropertyType... values)
withTrafficArea in class TransportationComplexTypepublic RailwayType withTrafficArea(Collection<TrafficAreaPropertyType> values)
withTrafficArea in class TransportationComplexTypepublic RailwayType withAuxiliaryTrafficArea(AuxiliaryTrafficAreaPropertyType... values)
withAuxiliaryTrafficArea in class TransportationComplexTypepublic RailwayType withAuxiliaryTrafficArea(Collection<AuxiliaryTrafficAreaPropertyType> values)
withAuxiliaryTrafficArea in class TransportationComplexTypepublic RailwayType withLod0Network(GeometricComplexPropertyType... values)
withLod0Network in class TransportationComplexTypepublic RailwayType withLod0Network(Collection<GeometricComplexPropertyType> values)
withLod0Network in class TransportationComplexTypepublic RailwayType withLod1MultiSurface(MultiSurfacePropertyType value)
withLod1MultiSurface in class TransportationComplexTypepublic RailwayType withLod2MultiSurface(MultiSurfacePropertyType value)
withLod2MultiSurface in class TransportationComplexTypepublic RailwayType withLod3MultiSurface(MultiSurfacePropertyType value)
withLod3MultiSurface in class TransportationComplexTypepublic RailwayType withLod4MultiSurface(MultiSurfacePropertyType value)
withLod4MultiSurface in class TransportationComplexTypepublic RailwayType withGenericApplicationPropertyOfTransportationComplex(Object... values)
withGenericApplicationPropertyOfTransportationComplex in class TransportationComplexTypepublic RailwayType withGenericApplicationPropertyOfTransportationComplex(Collection<Object> values)
withGenericApplicationPropertyOfTransportationComplex in class TransportationComplexTypepublic RailwayType withFunction(List<CodeType> value)
withFunction in class TransportationComplexTypepublic RailwayType withUsage(List<CodeType> value)
withUsage in class TransportationComplexTypepublic RailwayType withTrafficArea(List<TrafficAreaPropertyType> value)
withTrafficArea in class TransportationComplexTypepublic RailwayType withAuxiliaryTrafficArea(List<AuxiliaryTrafficAreaPropertyType> value)
withAuxiliaryTrafficArea in class TransportationComplexTypepublic RailwayType withLod0Network(List<GeometricComplexPropertyType> value)
withLod0Network in class TransportationComplexTypepublic RailwayType withGenericApplicationPropertyOfTransportationComplex(List<Object> value)
withGenericApplicationPropertyOfTransportationComplex in class TransportationComplexTypepublic RailwayType withGenericApplicationPropertyOfTransportationObject(Object... values)
withGenericApplicationPropertyOfTransportationObject in class TransportationComplexTypepublic RailwayType withGenericApplicationPropertyOfTransportationObject(Collection<Object> values)
withGenericApplicationPropertyOfTransportationObject in class TransportationComplexTypepublic RailwayType withGenericApplicationPropertyOfTransportationObject(List<Object> value)
withGenericApplicationPropertyOfTransportationObject in class TransportationComplexTypepublic RailwayType withCreationDate(XMLGregorianCalendar value)
withCreationDate in class TransportationComplexTypepublic RailwayType withTerminationDate(XMLGregorianCalendar value)
withTerminationDate in class TransportationComplexTypepublic RailwayType withExternalReference(ExternalReferenceType... values)
withExternalReference in class TransportationComplexTypepublic RailwayType withExternalReference(Collection<ExternalReferenceType> values)
withExternalReference in class TransportationComplexTypepublic RailwayType withGeneralizesTo(GeneralizationRelationType... values)
withGeneralizesTo in class TransportationComplexTypepublic RailwayType withGeneralizesTo(Collection<GeneralizationRelationType> values)
withGeneralizesTo in class TransportationComplexTypepublic RailwayType withRelativeToTerrain(RelativeToTerrainType value)
withRelativeToTerrain in class TransportationComplexTypepublic RailwayType withRelativeToWater(RelativeToWaterType value)
withRelativeToWater in class TransportationComplexTypepublic RailwayType withGenericApplicationPropertyOfCityObject(jakarta.xml.bind.JAXBElement<?>... values)
withGenericApplicationPropertyOfCityObject in class TransportationComplexTypepublic RailwayType withGenericApplicationPropertyOfCityObject(Collection<jakarta.xml.bind.JAXBElement<?>> values)
withGenericApplicationPropertyOfCityObject in class TransportationComplexTypepublic RailwayType withExternalReference(List<ExternalReferenceType> value)
withExternalReference in class TransportationComplexTypepublic RailwayType withGeneralizesTo(List<GeneralizationRelationType> value)
withGeneralizesTo in class TransportationComplexTypepublic RailwayType withGenericApplicationPropertyOfCityObject(List<jakarta.xml.bind.JAXBElement<?>> value)
withGenericApplicationPropertyOfCityObject in class TransportationComplexTypeCopyright © 2008–2023. All rights reserved.