Uses of Interface
net.opengis.ogc.PropertyNameType
-
Packages that use PropertyNameType Package Description net.opengis.ogc net.opengis.ogc.impl -
-
Uses of PropertyNameType in net.opengis.ogc
Methods in net.opengis.ogc that return PropertyNameType Modifier and Type Method Description PropertyNameTypeBBOXType. addNewPropertyName()Appends and returns a new empty "PropertyName" elementPropertyNameTypeBinarySpatialOpType. addNewPropertyName()Appends and returns a new empty value (as xml) as the last "PropertyName" elementPropertyNameTypeBinaryTemporalOpType. addNewPropertyName()Appends and returns a new empty value (as xml) as the last "PropertyName" elementPropertyNameTypeDistanceBufferType. addNewPropertyName()Appends and returns a new empty "PropertyName" elementPropertyNameTypePropertyIsLikeType. addNewPropertyName()Appends and returns a new empty "PropertyName" elementPropertyNameTypePropertyIsNullType. addNewPropertyName()Appends and returns a new empty "PropertyName" elementPropertyNameTypePropertyNameDocument. addNewPropertyName()Appends and returns a new empty "PropertyName" elementPropertyNameTypeSortPropertyType. addNewPropertyName()Appends and returns a new empty "PropertyName" elementPropertyNameTypeBBOXType. getPropertyName()Gets the "PropertyName" elementPropertyNameTypeDistanceBufferType. getPropertyName()Gets the "PropertyName" elementPropertyNameTypePropertyIsLikeType. getPropertyName()Gets the "PropertyName" elementPropertyNameTypePropertyIsNullType. getPropertyName()Gets the "PropertyName" elementPropertyNameTypePropertyNameDocument. getPropertyName()Gets the "PropertyName" elementPropertyNameTypeSortPropertyType. getPropertyName()Gets the "PropertyName" elementPropertyNameType[]BinarySpatialOpType. getPropertyNameArray()Gets array of all "PropertyName" elementsPropertyNameTypeBinarySpatialOpType. getPropertyNameArray(int i)Gets ith "PropertyName" elementPropertyNameType[]BinaryTemporalOpType. getPropertyNameArray()Gets array of all "PropertyName" elementsPropertyNameTypeBinaryTemporalOpType. getPropertyNameArray(int i)Gets ith "PropertyName" elementPropertyNameTypeBinarySpatialOpType. insertNewPropertyName(int i)Inserts and returns a new empty value (as xml) as the ith "PropertyName" elementPropertyNameTypeBinaryTemporalOpType. insertNewPropertyName(int i)Inserts and returns a new empty value (as xml) as the ith "PropertyName" elementstatic PropertyNameTypePropertyNameType.Factory. newInstance()static PropertyNameTypePropertyNameType.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static PropertyNameTypePropertyNameType.Factory. parse(File file)static PropertyNameTypePropertyNameType.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static PropertyNameTypePropertyNameType.Factory. parse(InputStream is)static PropertyNameTypePropertyNameType.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static PropertyNameTypePropertyNameType.Factory. parse(Reader r)static PropertyNameTypePropertyNameType.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static PropertyNameTypePropertyNameType.Factory. parse(String xmlAsString)static PropertyNameTypePropertyNameType.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static PropertyNameTypePropertyNameType.Factory. parse(URL u)static PropertyNameTypePropertyNameType.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static PropertyNameTypePropertyNameType.Factory. parse(XMLStreamReader sr)static PropertyNameTypePropertyNameType.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static PropertyNameTypePropertyNameType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic PropertyNameTypePropertyNameType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic PropertyNameTypePropertyNameType.Factory. parse(Node node)static PropertyNameTypePropertyNameType.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.ogc with parameters of type PropertyNameType Modifier and Type Method Description voidBBOXType. setPropertyName(PropertyNameType propertyName)Sets the "PropertyName" elementvoidDistanceBufferType. setPropertyName(PropertyNameType propertyName)Sets the "PropertyName" elementvoidPropertyIsLikeType. setPropertyName(PropertyNameType propertyName)Sets the "PropertyName" elementvoidPropertyIsNullType. setPropertyName(PropertyNameType propertyName)Sets the "PropertyName" elementvoidPropertyNameDocument. setPropertyName(PropertyNameType propertyName)Sets the "PropertyName" elementvoidSortPropertyType. setPropertyName(PropertyNameType propertyName)Sets the "PropertyName" elementvoidBinarySpatialOpType. setPropertyNameArray(int i, PropertyNameType propertyName)Sets ith "PropertyName" elementvoidBinarySpatialOpType. setPropertyNameArray(PropertyNameType[] propertyNameArray)Sets array of all "PropertyName" elementvoidBinaryTemporalOpType. setPropertyNameArray(int i, PropertyNameType propertyName)Sets ith "PropertyName" elementvoidBinaryTemporalOpType. setPropertyNameArray(PropertyNameType[] propertyNameArray)Sets array of all "PropertyName" element -
Uses of PropertyNameType in net.opengis.ogc.impl
Classes in net.opengis.ogc.impl that implement PropertyNameType Modifier and Type Class Description classPropertyNameTypeImplAn XML PropertyNameType(@http://www.opengis.net/ogc).Methods in net.opengis.ogc.impl that return PropertyNameType Modifier and Type Method Description PropertyNameTypeBBOXTypeImpl. addNewPropertyName()Appends and returns a new empty "PropertyName" elementPropertyNameTypeBinarySpatialOpTypeImpl. addNewPropertyName()Appends and returns a new empty value (as xml) as the last "PropertyName" elementPropertyNameTypeBinaryTemporalOpTypeImpl. addNewPropertyName()Appends and returns a new empty value (as xml) as the last "PropertyName" elementPropertyNameTypeDistanceBufferTypeImpl. addNewPropertyName()Appends and returns a new empty "PropertyName" elementPropertyNameTypePropertyIsLikeTypeImpl. addNewPropertyName()Appends and returns a new empty "PropertyName" elementPropertyNameTypePropertyIsNullTypeImpl. addNewPropertyName()Appends and returns a new empty "PropertyName" elementPropertyNameTypePropertyNameDocumentImpl. addNewPropertyName()Appends and returns a new empty "PropertyName" elementPropertyNameTypeSortPropertyTypeImpl. addNewPropertyName()Appends and returns a new empty "PropertyName" elementPropertyNameTypeBBOXTypeImpl. getPropertyName()Gets the "PropertyName" elementPropertyNameTypeDistanceBufferTypeImpl. getPropertyName()Gets the "PropertyName" elementPropertyNameTypePropertyIsLikeTypeImpl. getPropertyName()Gets the "PropertyName" elementPropertyNameTypePropertyIsNullTypeImpl. getPropertyName()Gets the "PropertyName" elementPropertyNameTypePropertyNameDocumentImpl. getPropertyName()Gets the "PropertyName" elementPropertyNameTypeSortPropertyTypeImpl. getPropertyName()Gets the "PropertyName" elementPropertyNameType[]BinarySpatialOpTypeImpl. getPropertyNameArray()Gets array of all "PropertyName" elementsPropertyNameTypeBinarySpatialOpTypeImpl. getPropertyNameArray(int i)Gets ith "PropertyName" elementPropertyNameType[]BinaryTemporalOpTypeImpl. getPropertyNameArray()Gets array of all "PropertyName" elementsPropertyNameTypeBinaryTemporalOpTypeImpl. getPropertyNameArray(int i)Gets ith "PropertyName" elementPropertyNameTypeBinarySpatialOpTypeImpl. insertNewPropertyName(int i)Inserts and returns a new empty value (as xml) as the ith "PropertyName" elementPropertyNameTypeBinaryTemporalOpTypeImpl. insertNewPropertyName(int i)Inserts and returns a new empty value (as xml) as the ith "PropertyName" elementMethods in net.opengis.ogc.impl with parameters of type PropertyNameType Modifier and Type Method Description voidBBOXTypeImpl. setPropertyName(PropertyNameType propertyName)Sets the "PropertyName" elementvoidDistanceBufferTypeImpl. setPropertyName(PropertyNameType propertyName)Sets the "PropertyName" elementvoidPropertyIsLikeTypeImpl. setPropertyName(PropertyNameType propertyName)Sets the "PropertyName" elementvoidPropertyIsNullTypeImpl. setPropertyName(PropertyNameType propertyName)Sets the "PropertyName" elementvoidPropertyNameDocumentImpl. setPropertyName(PropertyNameType propertyName)Sets the "PropertyName" elementvoidSortPropertyTypeImpl. setPropertyName(PropertyNameType propertyName)Sets the "PropertyName" elementvoidBinarySpatialOpTypeImpl. setPropertyNameArray(int i, PropertyNameType propertyName)Sets ith "PropertyName" elementvoidBinarySpatialOpTypeImpl. setPropertyNameArray(PropertyNameType[] propertyNameArray)Sets array of all "PropertyName" elementvoidBinaryTemporalOpTypeImpl. setPropertyNameArray(int i, PropertyNameType propertyName)Sets ith "PropertyName" elementvoidBinaryTemporalOpTypeImpl. setPropertyNameArray(PropertyNameType[] propertyNameArray)Sets array of all "PropertyName" element
-