Uses of Interface
net.opengis.gml.IsSphereDocument.IsSphere
-
Packages that use IsSphereDocument.IsSphere Package Description net.opengis.gml net.opengis.gml.impl -
-
Uses of IsSphereDocument.IsSphere in net.opengis.gml
Methods in net.opengis.gml that return IsSphereDocument.IsSphere Modifier and Type Method Description static IsSphereDocument.IsSphereIsSphereDocument.IsSphere.Factory. newInstance()static IsSphereDocument.IsSphereIsSphereDocument.IsSphere.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static IsSphereDocument.IsSphereIsSphereDocument.IsSphere.Factory. newValue(Object obj)IsSphereDocument.IsSphereIsSphereDocument. xgetIsSphere()Gets (as xml) the "isSphere" elementIsSphereDocument.IsSphereSecondDefiningParameterType. xgetIsSphere()Gets (as xml) the "isSphere" elementMethods in net.opengis.gml with parameters of type IsSphereDocument.IsSphere Modifier and Type Method Description voidIsSphereDocument. xsetIsSphere(IsSphereDocument.IsSphere isSphere)Sets (as xml) the "isSphere" elementvoidSecondDefiningParameterType. xsetIsSphere(IsSphereDocument.IsSphere isSphere)Sets (as xml) the "isSphere" element -
Uses of IsSphereDocument.IsSphere in net.opengis.gml.impl
Classes in net.opengis.gml.impl that implement IsSphereDocument.IsSphere Modifier and Type Class Description static classIsSphereDocumentImpl.IsSphereImplAn XML isSphere(@http://www.opengis.net/gml).Methods in net.opengis.gml.impl that return IsSphereDocument.IsSphere Modifier and Type Method Description IsSphereDocument.IsSphereIsSphereDocumentImpl. xgetIsSphere()Gets (as xml) the "isSphere" elementIsSphereDocument.IsSphereSecondDefiningParameterTypeImpl. xgetIsSphere()Gets (as xml) the "isSphere" elementMethods in net.opengis.gml.impl with parameters of type IsSphereDocument.IsSphere Modifier and Type Method Description voidIsSphereDocumentImpl. xsetIsSphere(IsSphereDocument.IsSphere isSphere)Sets (as xml) the "isSphere" elementvoidSecondDefiningParameterTypeImpl. xsetIsSphere(IsSphereDocument.IsSphere isSphere)Sets (as xml) the "isSphere" element
-