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