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