Uses of Interface
net.opengis.sos.x10.DescribeFeatureTypeDocument.DescribeFeatureType
-
Packages that use DescribeFeatureTypeDocument.DescribeFeatureType Package Description net.opengis.sos.x10 net.opengis.sos.x10.impl -
-
Uses of DescribeFeatureTypeDocument.DescribeFeatureType in net.opengis.sos.x10
Methods in net.opengis.sos.x10 that return DescribeFeatureTypeDocument.DescribeFeatureType Modifier and Type Method Description DescribeFeatureTypeDocument.DescribeFeatureTypeDescribeFeatureTypeDocument. addNewDescribeFeatureType()Appends and returns a new empty "DescribeFeatureType" elementDescribeFeatureTypeDocument.DescribeFeatureTypeDescribeFeatureTypeDocument. getDescribeFeatureType()Gets the "DescribeFeatureType" elementstatic DescribeFeatureTypeDocument.DescribeFeatureTypeDescribeFeatureTypeDocument.DescribeFeatureType.Factory. newInstance()static DescribeFeatureTypeDocument.DescribeFeatureTypeDescribeFeatureTypeDocument.DescribeFeatureType.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.sos.x10 with parameters of type DescribeFeatureTypeDocument.DescribeFeatureType Modifier and Type Method Description voidDescribeFeatureTypeDocument. setDescribeFeatureType(DescribeFeatureTypeDocument.DescribeFeatureType describeFeatureType)Sets the "DescribeFeatureType" element -
Uses of DescribeFeatureTypeDocument.DescribeFeatureType in net.opengis.sos.x10.impl
Classes in net.opengis.sos.x10.impl that implement DescribeFeatureTypeDocument.DescribeFeatureType Modifier and Type Class Description static classDescribeFeatureTypeDocumentImpl.DescribeFeatureTypeImplAn XML DescribeFeatureType(@http://www.opengis.net/sos/1.0).Methods in net.opengis.sos.x10.impl that return DescribeFeatureTypeDocument.DescribeFeatureType Modifier and Type Method Description DescribeFeatureTypeDocument.DescribeFeatureTypeDescribeFeatureTypeDocumentImpl. addNewDescribeFeatureType()Appends and returns a new empty "DescribeFeatureType" elementDescribeFeatureTypeDocument.DescribeFeatureTypeDescribeFeatureTypeDocumentImpl. getDescribeFeatureType()Gets the "DescribeFeatureType" elementMethods in net.opengis.sos.x10.impl with parameters of type DescribeFeatureTypeDocument.DescribeFeatureType Modifier and Type Method Description voidDescribeFeatureTypeDocumentImpl. setDescribeFeatureType(DescribeFeatureTypeDocument.DescribeFeatureType describeFeatureType)Sets the "DescribeFeatureType" element
-