Uses of Interface
eu.europa.ec.inspire.schemas.net.x40.SimpleLinearReferenceType.Offset
-
Packages that use SimpleLinearReferenceType.Offset Package Description eu.europa.ec.inspire.schemas.net.x40 eu.europa.ec.inspire.schemas.net.x40.impl -
-
Uses of SimpleLinearReferenceType.Offset in eu.europa.ec.inspire.schemas.net.x40
Methods in eu.europa.ec.inspire.schemas.net.x40 that return SimpleLinearReferenceType.Offset Modifier and Type Method Description SimpleLinearReferenceType.OffsetSimpleLinearReferenceType. addNewOffset()Appends and returns a new empty "offset" elementSimpleLinearReferenceType.OffsetSimpleLinearReferenceType. getOffset()Gets the "offset" elementstatic SimpleLinearReferenceType.OffsetSimpleLinearReferenceType.Offset.Factory. newInstance()static SimpleLinearReferenceType.OffsetSimpleLinearReferenceType.Offset.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in eu.europa.ec.inspire.schemas.net.x40 with parameters of type SimpleLinearReferenceType.Offset Modifier and Type Method Description voidSimpleLinearReferenceType. setOffset(SimpleLinearReferenceType.Offset offset)Sets the "offset" element -
Uses of SimpleLinearReferenceType.Offset in eu.europa.ec.inspire.schemas.net.x40.impl
Classes in eu.europa.ec.inspire.schemas.net.x40.impl that implement SimpleLinearReferenceType.Offset Modifier and Type Class Description static classSimpleLinearReferenceTypeImpl.OffsetImplAn XML offset(@http://inspire.ec.europa.eu/schemas/net/4.0).Methods in eu.europa.ec.inspire.schemas.net.x40.impl that return SimpleLinearReferenceType.Offset Modifier and Type Method Description SimpleLinearReferenceType.OffsetSimpleLinearReferenceTypeImpl. addNewOffset()Appends and returns a new empty "offset" elementSimpleLinearReferenceType.OffsetSimpleLinearReferenceTypeImpl. getOffset()Gets the "offset" elementMethods in eu.europa.ec.inspire.schemas.net.x40.impl with parameters of type SimpleLinearReferenceType.Offset Modifier and Type Method Description voidSimpleLinearReferenceTypeImpl. setOffset(SimpleLinearReferenceType.Offset offset)Sets the "offset" element
-