Class SolitaryVegetationObjectType
- java.lang.Object
-
- net.opengis.gml.v_3_1_1.AbstractGMLType
-
- net.opengis.gml.v_3_1_1.AbstractFeatureType
-
- net.opengis.citygml.v_2_0.AbstractCityObjectType
-
- net.opengis.citygml.vegetation.v_2_0.AbstractVegetationObjectType
-
- net.opengis.citygml.vegetation.v_2_0.SolitaryVegetationObjectType
-
- All Implemented Interfaces:
Cloneable,org.jvnet.jaxb.lang.CopyTo,org.jvnet.jaxb.lang.Equals,org.jvnet.jaxb.lang.HashCode,org.jvnet.jaxb.lang.MergeFrom,org.jvnet.jaxb.lang.ToString
public class SolitaryVegetationObjectType extends AbstractVegetationObjectType implements Cloneable, org.jvnet.jaxb.lang.CopyTo, org.jvnet.jaxb.lang.Equals, org.jvnet.jaxb.lang.HashCode, org.jvnet.jaxb.lang.MergeFrom, org.jvnet.jaxb.lang.ToString
Type describing solitary vegetation objects, e.g., trees. Its geometry is either defined explicitly by a GML 3 geometry with absolute coordinates, or in the case of multiple occurences of the same vegetation object, implicitly by a reference to a shape definition and a transformation. The shape definition may be given in an external file. As subclass of _CityObject, a SolitaryVegetationObject inherits all attributes and relations, in particular an id, names, external references, and generalization relations.Java class for SolitaryVegetationObjectType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SolitaryVegetationObjectType"> <complexContent> <extension base="{http://www.opengis.net/citygml/vegetation/2.0}AbstractVegetationObjectType"> <sequence> <element name="class" type="{http://www.opengis.net/gml}CodeType" minOccurs="0"/> <element name="function" type="{http://www.opengis.net/gml}CodeType" maxOccurs="unbounded" minOccurs="0"/> <element name="usage" type="{http://www.opengis.net/gml}CodeType" maxOccurs="unbounded" minOccurs="0"/> <element name="species" type="{http://www.opengis.net/gml}CodeType" minOccurs="0"/> <element name="height" type="{http://www.opengis.net/gml}LengthType" minOccurs="0"/> <element name="trunkDiameter" type="{http://www.opengis.net/gml}LengthType" minOccurs="0"/> <element name="crownDiameter" type="{http://www.opengis.net/gml}LengthType" minOccurs="0"/> <element name="lod1Geometry" type="{http://www.opengis.net/gml}GeometryPropertyType" minOccurs="0"/> <element name="lod2Geometry" type="{http://www.opengis.net/gml}GeometryPropertyType" minOccurs="0"/> <element name="lod3Geometry" type="{http://www.opengis.net/gml}GeometryPropertyType" minOccurs="0"/> <element name="lod4Geometry" type="{http://www.opengis.net/gml}GeometryPropertyType" minOccurs="0"/> <element name="lod1ImplicitRepresentation" type="{http://www.opengis.net/citygml/2.0}ImplicitRepresentationPropertyType" minOccurs="0"/> <element name="lod2ImplicitRepresentation" type="{http://www.opengis.net/citygml/2.0}ImplicitRepresentationPropertyType" minOccurs="0"/> <element name="lod3ImplicitRepresentation" type="{http://www.opengis.net/citygml/2.0}ImplicitRepresentationPropertyType" minOccurs="0"/> <element name="lod4ImplicitRepresentation" type="{http://www.opengis.net/citygml/2.0}ImplicitRepresentationPropertyType" minOccurs="0"/> <element ref="{http://www.opengis.net/citygml/vegetation/2.0}_GenericApplicationPropertyOfSolitaryVegetationObject" maxOccurs="unbounded" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
-
-
Field Summary
Fields Modifier and Type Field Description protected CodeTypeclazzprotected LengthTypecrownDiameterprotected List<CodeType>functionprotected List<Object>genericApplicationPropertyOfSolitaryVegetationObjectprotected LengthTypeheightprotected GeometryPropertyTypelod1Geometryprotected ImplicitRepresentationPropertyTypelod1ImplicitRepresentationprotected GeometryPropertyTypelod2Geometryprotected ImplicitRepresentationPropertyTypelod2ImplicitRepresentationprotected GeometryPropertyTypelod3Geometryprotected ImplicitRepresentationPropertyTypelod3ImplicitRepresentationprotected GeometryPropertyTypelod4Geometryprotected ImplicitRepresentationPropertyTypelod4ImplicitRepresentationprotected CodeTypespeciesprotected LengthTypetrunkDiameterprotected List<CodeType>usage-
Fields inherited from class net.opengis.citygml.vegetation.v_2_0.AbstractVegetationObjectType
genericApplicationPropertyOfVegetationObject
-
Fields inherited from class net.opengis.citygml.v_2_0.AbstractCityObjectType
creationDate, externalReference, generalizesTo, genericApplicationPropertyOfCityObject, relativeToTerrain, relativeToWater, terminationDate
-
Fields inherited from class net.opengis.gml.v_3_1_1.AbstractFeatureType
boundedBy, location
-
Fields inherited from class net.opengis.gml.v_3_1_1.AbstractGMLType
description, id, metaDataProperty, name
-
-
Constructor Summary
Constructors Constructor Description SolitaryVegetationObjectType()Default no-arg constructorSolitaryVegetationObjectType(XMLGregorianCalendar creationDate, XMLGregorianCalendar terminationDate, List<ExternalReferenceType> externalReference, List<GeneralizationRelationType> generalizesTo, RelativeToTerrainType relativeToTerrain, RelativeToWaterType relativeToWater, List<jakarta.xml.bind.JAXBElement<?>> genericApplicationPropertyOfCityObject, List<Object> genericApplicationPropertyOfVegetationObject, CodeType clazz, List<CodeType> function, List<CodeType> usage, CodeType species, LengthType height, LengthType trunkDiameter, LengthType crownDiameter, GeometryPropertyType lod1Geometry, GeometryPropertyType lod2Geometry, GeometryPropertyType lod3Geometry, GeometryPropertyType lod4Geometry, ImplicitRepresentationPropertyType lod1ImplicitRepresentation, ImplicitRepresentationPropertyType lod2ImplicitRepresentation, ImplicitRepresentationPropertyType lod3ImplicitRepresentation, ImplicitRepresentationPropertyType lod4ImplicitRepresentation, List<Object> genericApplicationPropertyOfSolitaryVegetationObject)Fully-initialising value constructor
-
Method Summary
-
Methods inherited from class net.opengis.citygml.vegetation.v_2_0.AbstractVegetationObjectType
getGenericApplicationPropertyOfVegetationObject, isSetGenericApplicationPropertyOfVegetationObject, setGenericApplicationPropertyOfVegetationObject, unsetGenericApplicationPropertyOfVegetationObject
-
Methods inherited from class net.opengis.citygml.v_2_0.AbstractCityObjectType
getCreationDate, getExternalReference, getGeneralizesTo, getGenericApplicationPropertyOfCityObject, getRelativeToTerrain, getRelativeToWater, getTerminationDate, isSetCreationDate, isSetExternalReference, isSetGeneralizesTo, isSetGenericApplicationPropertyOfCityObject, isSetRelativeToTerrain, isSetRelativeToWater, isSetTerminationDate, setCreationDate, setExternalReference, setGeneralizesTo, setGenericApplicationPropertyOfCityObject, setRelativeToTerrain, setRelativeToWater, setTerminationDate, unsetExternalReference, unsetGeneralizesTo, unsetGenericApplicationPropertyOfCityObject
-
Methods inherited from class net.opengis.gml.v_3_1_1.AbstractFeatureType
getBoundedBy, getLocation, isSetBoundedBy, isSetLocation, setBoundedBy, setLocation, withBoundedBy, withDescription, withId, withLocation, withMetaDataProperty, withMetaDataProperty, withMetaDataProperty, withName, withName, withName
-
Methods inherited from class net.opengis.gml.v_3_1_1.AbstractGMLType
getDescription, getId, getMetaDataProperty, getName, isSetDescription, isSetId, isSetMetaDataProperty, isSetName, setDescription, setId, setMetaDataProperty, setName, unsetMetaDataProperty, unsetName
-
-
-
-
Field Detail
-
clazz
protected CodeType clazz
-
species
protected CodeType species
-
height
protected LengthType height
-
trunkDiameter
protected LengthType trunkDiameter
-
crownDiameter
protected LengthType crownDiameter
-
lod1Geometry
protected GeometryPropertyType lod1Geometry
-
lod2Geometry
protected GeometryPropertyType lod2Geometry
-
lod3Geometry
protected GeometryPropertyType lod3Geometry
-
lod4Geometry
protected GeometryPropertyType lod4Geometry
-
lod1ImplicitRepresentation
protected ImplicitRepresentationPropertyType lod1ImplicitRepresentation
-
lod2ImplicitRepresentation
protected ImplicitRepresentationPropertyType lod2ImplicitRepresentation
-
lod3ImplicitRepresentation
protected ImplicitRepresentationPropertyType lod3ImplicitRepresentation
-
lod4ImplicitRepresentation
protected ImplicitRepresentationPropertyType lod4ImplicitRepresentation
-
-
Constructor Detail
-
SolitaryVegetationObjectType
public SolitaryVegetationObjectType()
Default no-arg constructor
-
SolitaryVegetationObjectType
public SolitaryVegetationObjectType(XMLGregorianCalendar creationDate, XMLGregorianCalendar terminationDate, List<ExternalReferenceType> externalReference, List<GeneralizationRelationType> generalizesTo, RelativeToTerrainType relativeToTerrain, RelativeToWaterType relativeToWater, List<jakarta.xml.bind.JAXBElement<?>> genericApplicationPropertyOfCityObject, List<Object> genericApplicationPropertyOfVegetationObject, CodeType clazz, List<CodeType> function, List<CodeType> usage, CodeType species, LengthType height, LengthType trunkDiameter, LengthType crownDiameter, GeometryPropertyType lod1Geometry, GeometryPropertyType lod2Geometry, GeometryPropertyType lod3Geometry, GeometryPropertyType lod4Geometry, ImplicitRepresentationPropertyType lod1ImplicitRepresentation, ImplicitRepresentationPropertyType lod2ImplicitRepresentation, ImplicitRepresentationPropertyType lod3ImplicitRepresentation, ImplicitRepresentationPropertyType lod4ImplicitRepresentation, List<Object> genericApplicationPropertyOfSolitaryVegetationObject)
Fully-initialising value constructor
-
-
Method Detail
-
getClazz
public CodeType getClazz()
Gets the value of the clazz property.- Returns:
- possible object is
CodeType
-
setClazz
public void setClazz(CodeType value)
Sets the value of the clazz property.- Parameters:
value- allowed object isCodeType
-
isSetClazz
public boolean isSetClazz()
-
getFunction
public List<CodeType> getFunction()
Gets the value of the function property.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 Jakarta XML Binding object. This is why there is not a
setmethod for the function property.For example, to add a new item, do as follows:
getFunction().add(newItem);Objects of the following type(s) are allowed in the list
CodeType
-
isSetFunction
public boolean isSetFunction()
-
unsetFunction
public void unsetFunction()
-
getUsage
public List<CodeType> getUsage()
Gets the value of the usage property.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 Jakarta XML Binding object. This is why there is not a
setmethod for the usage property.For example, to add a new item, do as follows:
getUsage().add(newItem);Objects of the following type(s) are allowed in the list
CodeType
-
isSetUsage
public boolean isSetUsage()
-
unsetUsage
public void unsetUsage()
-
getSpecies
public CodeType getSpecies()
Gets the value of the species property.- Returns:
- possible object is
CodeType
-
setSpecies
public void setSpecies(CodeType value)
Sets the value of the species property.- Parameters:
value- allowed object isCodeType
-
isSetSpecies
public boolean isSetSpecies()
-
getHeight
public LengthType getHeight()
Gets the value of the height property.- Returns:
- possible object is
LengthType
-
setHeight
public void setHeight(LengthType value)
Sets the value of the height property.- Parameters:
value- allowed object isLengthType
-
isSetHeight
public boolean isSetHeight()
-
getTrunkDiameter
public LengthType getTrunkDiameter()
Gets the value of the trunkDiameter property.- Returns:
- possible object is
LengthType
-
setTrunkDiameter
public void setTrunkDiameter(LengthType value)
Sets the value of the trunkDiameter property.- Parameters:
value- allowed object isLengthType
-
isSetTrunkDiameter
public boolean isSetTrunkDiameter()
-
getCrownDiameter
public LengthType getCrownDiameter()
Gets the value of the crownDiameter property.- Returns:
- possible object is
LengthType
-
setCrownDiameter
public void setCrownDiameter(LengthType value)
Sets the value of the crownDiameter property.- Parameters:
value- allowed object isLengthType
-
isSetCrownDiameter
public boolean isSetCrownDiameter()
-
getLod1Geometry
public GeometryPropertyType getLod1Geometry()
Gets the value of the lod1Geometry property.- Returns:
- possible object is
GeometryPropertyType
-
setLod1Geometry
public void setLod1Geometry(GeometryPropertyType value)
Sets the value of the lod1Geometry property.- Parameters:
value- allowed object isGeometryPropertyType
-
isSetLod1Geometry
public boolean isSetLod1Geometry()
-
getLod2Geometry
public GeometryPropertyType getLod2Geometry()
Gets the value of the lod2Geometry property.- Returns:
- possible object is
GeometryPropertyType
-
setLod2Geometry
public void setLod2Geometry(GeometryPropertyType value)
Sets the value of the lod2Geometry property.- Parameters:
value- allowed object isGeometryPropertyType
-
isSetLod2Geometry
public boolean isSetLod2Geometry()
-
getLod3Geometry
public GeometryPropertyType getLod3Geometry()
Gets the value of the lod3Geometry property.- Returns:
- possible object is
GeometryPropertyType
-
setLod3Geometry
public void setLod3Geometry(GeometryPropertyType value)
Sets the value of the lod3Geometry property.- Parameters:
value- allowed object isGeometryPropertyType
-
isSetLod3Geometry
public boolean isSetLod3Geometry()
-
getLod4Geometry
public GeometryPropertyType getLod4Geometry()
Gets the value of the lod4Geometry property.- Returns:
- possible object is
GeometryPropertyType
-
setLod4Geometry
public void setLod4Geometry(GeometryPropertyType value)
Sets the value of the lod4Geometry property.- Parameters:
value- allowed object isGeometryPropertyType
-
isSetLod4Geometry
public boolean isSetLod4Geometry()
-
getLod1ImplicitRepresentation
public ImplicitRepresentationPropertyType getLod1ImplicitRepresentation()
Gets the value of the lod1ImplicitRepresentation property.- Returns:
- possible object is
ImplicitRepresentationPropertyType
-
setLod1ImplicitRepresentation
public void setLod1ImplicitRepresentation(ImplicitRepresentationPropertyType value)
Sets the value of the lod1ImplicitRepresentation property.- Parameters:
value- allowed object isImplicitRepresentationPropertyType
-
isSetLod1ImplicitRepresentation
public boolean isSetLod1ImplicitRepresentation()
-
getLod2ImplicitRepresentation
public ImplicitRepresentationPropertyType getLod2ImplicitRepresentation()
Gets the value of the lod2ImplicitRepresentation property.- Returns:
- possible object is
ImplicitRepresentationPropertyType
-
setLod2ImplicitRepresentation
public void setLod2ImplicitRepresentation(ImplicitRepresentationPropertyType value)
Sets the value of the lod2ImplicitRepresentation property.- Parameters:
value- allowed object isImplicitRepresentationPropertyType
-
isSetLod2ImplicitRepresentation
public boolean isSetLod2ImplicitRepresentation()
-
getLod3ImplicitRepresentation
public ImplicitRepresentationPropertyType getLod3ImplicitRepresentation()
Gets the value of the lod3ImplicitRepresentation property.- Returns:
- possible object is
ImplicitRepresentationPropertyType
-
setLod3ImplicitRepresentation
public void setLod3ImplicitRepresentation(ImplicitRepresentationPropertyType value)
Sets the value of the lod3ImplicitRepresentation property.- Parameters:
value- allowed object isImplicitRepresentationPropertyType
-
isSetLod3ImplicitRepresentation
public boolean isSetLod3ImplicitRepresentation()
-
getLod4ImplicitRepresentation
public ImplicitRepresentationPropertyType getLod4ImplicitRepresentation()
Gets the value of the lod4ImplicitRepresentation property.- Returns:
- possible object is
ImplicitRepresentationPropertyType
-
setLod4ImplicitRepresentation
public void setLod4ImplicitRepresentation(ImplicitRepresentationPropertyType value)
Sets the value of the lod4ImplicitRepresentation property.- Parameters:
value- allowed object isImplicitRepresentationPropertyType
-
isSetLod4ImplicitRepresentation
public boolean isSetLod4ImplicitRepresentation()
-
getGenericApplicationPropertyOfSolitaryVegetationObject
public List<Object> getGenericApplicationPropertyOfSolitaryVegetationObject()
Gets the value of the genericApplicationPropertyOfSolitaryVegetationObject property.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 Jakarta XML Binding object. This is why there is not a
setmethod for the genericApplicationPropertyOfSolitaryVegetationObject property.For example, to add a new item, do as follows:
getGenericApplicationPropertyOfSolitaryVegetationObject().add(newItem);Objects of the following type(s) are allowed in the list
Object
-
isSetGenericApplicationPropertyOfSolitaryVegetationObject
public boolean isSetGenericApplicationPropertyOfSolitaryVegetationObject()
-
unsetGenericApplicationPropertyOfSolitaryVegetationObject
public void unsetGenericApplicationPropertyOfSolitaryVegetationObject()
-
toString
public String toString()
- Overrides:
toStringin classAbstractVegetationObjectType
-
append
public StringBuilder append(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy)
- Specified by:
appendin interfaceorg.jvnet.jaxb.lang.ToString- Overrides:
appendin classAbstractVegetationObjectType
-
appendFields
public StringBuilder appendFields(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy)
- Specified by:
appendFieldsin interfaceorg.jvnet.jaxb.lang.ToString- Overrides:
appendFieldsin classAbstractVegetationObjectType
-
equals
public boolean equals(org.jvnet.jaxb.locator.ObjectLocator thisLocator, org.jvnet.jaxb.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb.lang.EqualsStrategy strategy)- Specified by:
equalsin interfaceorg.jvnet.jaxb.lang.Equals- Overrides:
equalsin classAbstractVegetationObjectType
-
equals
public boolean equals(Object object)
- Overrides:
equalsin classAbstractVegetationObjectType
-
hashCode
public int hashCode(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy)- Specified by:
hashCodein interfaceorg.jvnet.jaxb.lang.HashCode- Overrides:
hashCodein classAbstractVegetationObjectType
-
hashCode
public int hashCode()
- Overrides:
hashCodein classAbstractVegetationObjectType
-
clone
public Object clone()
- Overrides:
clonein classAbstractVegetationObjectType
-
copyTo
public Object copyTo(Object target)
- Specified by:
copyToin interfaceorg.jvnet.jaxb.lang.CopyTo- Overrides:
copyToin classAbstractVegetationObjectType
-
copyTo
public Object copyTo(org.jvnet.jaxb.locator.ObjectLocator locator, Object target, org.jvnet.jaxb.lang.CopyStrategy strategy)
- Specified by:
copyToin interfaceorg.jvnet.jaxb.lang.CopyTo- Overrides:
copyToin classAbstractVegetationObjectType
-
createNewInstance
public Object createNewInstance()
- Specified by:
createNewInstancein interfaceorg.jvnet.jaxb.lang.CopyTo- Specified by:
createNewInstancein interfaceorg.jvnet.jaxb.lang.MergeFrom
-
mergeFrom
public void mergeFrom(Object left, Object right)
- Specified by:
mergeFromin interfaceorg.jvnet.jaxb.lang.MergeFrom- Overrides:
mergeFromin classAbstractVegetationObjectType
-
mergeFrom
public void mergeFrom(org.jvnet.jaxb.locator.ObjectLocator leftLocator, org.jvnet.jaxb.locator.ObjectLocator rightLocator, Object left, Object right, org.jvnet.jaxb.lang.MergeStrategy strategy)- Specified by:
mergeFromin interfaceorg.jvnet.jaxb.lang.MergeFrom- Overrides:
mergeFromin classAbstractVegetationObjectType
-
setGenericApplicationPropertyOfSolitaryVegetationObject
public void setGenericApplicationPropertyOfSolitaryVegetationObject(List<Object> value)
-
withClazz
public SolitaryVegetationObjectType withClazz(CodeType value)
-
withFunction
public SolitaryVegetationObjectType withFunction(CodeType... values)
-
withFunction
public SolitaryVegetationObjectType withFunction(Collection<CodeType> values)
-
withUsage
public SolitaryVegetationObjectType withUsage(CodeType... values)
-
withUsage
public SolitaryVegetationObjectType withUsage(Collection<CodeType> values)
-
withSpecies
public SolitaryVegetationObjectType withSpecies(CodeType value)
-
withHeight
public SolitaryVegetationObjectType withHeight(LengthType value)
-
withTrunkDiameter
public SolitaryVegetationObjectType withTrunkDiameter(LengthType value)
-
withCrownDiameter
public SolitaryVegetationObjectType withCrownDiameter(LengthType value)
-
withLod1Geometry
public SolitaryVegetationObjectType withLod1Geometry(GeometryPropertyType value)
-
withLod2Geometry
public SolitaryVegetationObjectType withLod2Geometry(GeometryPropertyType value)
-
withLod3Geometry
public SolitaryVegetationObjectType withLod3Geometry(GeometryPropertyType value)
-
withLod4Geometry
public SolitaryVegetationObjectType withLod4Geometry(GeometryPropertyType value)
-
withLod1ImplicitRepresentation
public SolitaryVegetationObjectType withLod1ImplicitRepresentation(ImplicitRepresentationPropertyType value)
-
withLod2ImplicitRepresentation
public SolitaryVegetationObjectType withLod2ImplicitRepresentation(ImplicitRepresentationPropertyType value)
-
withLod3ImplicitRepresentation
public SolitaryVegetationObjectType withLod3ImplicitRepresentation(ImplicitRepresentationPropertyType value)
-
withLod4ImplicitRepresentation
public SolitaryVegetationObjectType withLod4ImplicitRepresentation(ImplicitRepresentationPropertyType value)
-
withGenericApplicationPropertyOfSolitaryVegetationObject
public SolitaryVegetationObjectType withGenericApplicationPropertyOfSolitaryVegetationObject(Object... values)
-
withGenericApplicationPropertyOfSolitaryVegetationObject
public SolitaryVegetationObjectType withGenericApplicationPropertyOfSolitaryVegetationObject(Collection<Object> values)
-
withFunction
public SolitaryVegetationObjectType withFunction(List<CodeType> value)
-
withUsage
public SolitaryVegetationObjectType withUsage(List<CodeType> value)
-
withGenericApplicationPropertyOfSolitaryVegetationObject
public SolitaryVegetationObjectType withGenericApplicationPropertyOfSolitaryVegetationObject(List<Object> value)
-
withGenericApplicationPropertyOfVegetationObject
public SolitaryVegetationObjectType withGenericApplicationPropertyOfVegetationObject(Object... values)
- Overrides:
withGenericApplicationPropertyOfVegetationObjectin classAbstractVegetationObjectType
-
withGenericApplicationPropertyOfVegetationObject
public SolitaryVegetationObjectType withGenericApplicationPropertyOfVegetationObject(Collection<Object> values)
- Overrides:
withGenericApplicationPropertyOfVegetationObjectin classAbstractVegetationObjectType
-
withGenericApplicationPropertyOfVegetationObject
public SolitaryVegetationObjectType withGenericApplicationPropertyOfVegetationObject(List<Object> value)
- Overrides:
withGenericApplicationPropertyOfVegetationObjectin classAbstractVegetationObjectType
-
withCreationDate
public SolitaryVegetationObjectType withCreationDate(XMLGregorianCalendar value)
- Overrides:
withCreationDatein classAbstractVegetationObjectType
-
withTerminationDate
public SolitaryVegetationObjectType withTerminationDate(XMLGregorianCalendar value)
- Overrides:
withTerminationDatein classAbstractVegetationObjectType
-
withExternalReference
public SolitaryVegetationObjectType withExternalReference(ExternalReferenceType... values)
- Overrides:
withExternalReferencein classAbstractVegetationObjectType
-
withExternalReference
public SolitaryVegetationObjectType withExternalReference(Collection<ExternalReferenceType> values)
- Overrides:
withExternalReferencein classAbstractVegetationObjectType
-
withGeneralizesTo
public SolitaryVegetationObjectType withGeneralizesTo(GeneralizationRelationType... values)
- Overrides:
withGeneralizesToin classAbstractVegetationObjectType
-
withGeneralizesTo
public SolitaryVegetationObjectType withGeneralizesTo(Collection<GeneralizationRelationType> values)
- Overrides:
withGeneralizesToin classAbstractVegetationObjectType
-
withRelativeToTerrain
public SolitaryVegetationObjectType withRelativeToTerrain(RelativeToTerrainType value)
- Overrides:
withRelativeToTerrainin classAbstractVegetationObjectType
-
withRelativeToWater
public SolitaryVegetationObjectType withRelativeToWater(RelativeToWaterType value)
- Overrides:
withRelativeToWaterin classAbstractVegetationObjectType
-
withGenericApplicationPropertyOfCityObject
public SolitaryVegetationObjectType withGenericApplicationPropertyOfCityObject(jakarta.xml.bind.JAXBElement<?>... values)
- Overrides:
withGenericApplicationPropertyOfCityObjectin classAbstractVegetationObjectType
-
withGenericApplicationPropertyOfCityObject
public SolitaryVegetationObjectType withGenericApplicationPropertyOfCityObject(Collection<jakarta.xml.bind.JAXBElement<?>> values)
- Overrides:
withGenericApplicationPropertyOfCityObjectin classAbstractVegetationObjectType
-
withExternalReference
public SolitaryVegetationObjectType withExternalReference(List<ExternalReferenceType> value)
- Overrides:
withExternalReferencein classAbstractVegetationObjectType
-
withGeneralizesTo
public SolitaryVegetationObjectType withGeneralizesTo(List<GeneralizationRelationType> value)
- Overrides:
withGeneralizesToin classAbstractVegetationObjectType
-
withGenericApplicationPropertyOfCityObject
public SolitaryVegetationObjectType withGenericApplicationPropertyOfCityObject(List<jakarta.xml.bind.JAXBElement<?>> value)
- Overrides:
withGenericApplicationPropertyOfCityObjectin classAbstractVegetationObjectType
-
-