public abstract class AbstractGeometricPrimitiveType extends AbstractGeometryType
Java class for AbstractGeometricPrimitiveType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AbstractGeometricPrimitiveType">
<complexContent>
<extension base="{http://www.opengis.net/gml/3.2}AbstractGeometryType">
</extension>
</complexContent>
</complexType>
srsDimension, srsNamedescriptionReference, id, identifier, name| Constructor and Description |
|---|
AbstractGeometricPrimitiveType() |
| Modifier and Type | Method and Description |
|---|---|
String |
toString()
Generates a String representation of the contents of this type.
|
AbstractGeometricPrimitiveType |
withDescriptionReference(ReferenceType value) |
AbstractGeometricPrimitiveType |
withId(String value) |
AbstractGeometricPrimitiveType |
withIdentifier(CodeWithAuthorityType value) |
AbstractGeometricPrimitiveType |
withName(CodeType... values) |
AbstractGeometricPrimitiveType |
withName(Collection<CodeType> values) |
AbstractGeometricPrimitiveType |
withSrsDimension(BigInteger value) |
AbstractGeometricPrimitiveType |
withSrsName(String value) |
getSrsDimension, getSrsName, setSrsDimension, setSrsNamegetDescriptionReference, getId, getIdentifier, getName, setDescriptionReference, setId, setIdentifierpublic AbstractGeometricPrimitiveType withSrsName(String value)
withSrsName in class AbstractGeometryTypepublic AbstractGeometricPrimitiveType withSrsDimension(BigInteger value)
withSrsDimension in class AbstractGeometryTypepublic AbstractGeometricPrimitiveType withDescriptionReference(ReferenceType value)
withDescriptionReference in class AbstractGeometryTypepublic AbstractGeometricPrimitiveType withIdentifier(CodeWithAuthorityType value)
withIdentifier in class AbstractGeometryTypepublic AbstractGeometricPrimitiveType withName(CodeType... values)
withName in class AbstractGeometryTypepublic AbstractGeometricPrimitiveType withName(Collection<CodeType> values)
withName in class AbstractGeometryTypepublic AbstractGeometricPrimitiveType withId(String value)
withId in class AbstractGeometryTypepublic String toString()
toString in class AbstractGeometryTypeCopyright © 2018 Entur AS. All rights reserved.