|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropertyNameType | |
---|---|
net.opengis.ogc | |
net.opengis.ogc.impl |
Uses of PropertyNameType in net.opengis.ogc |
---|
Methods in net.opengis.ogc that return PropertyNameType | |
---|---|
PropertyNameType |
PropertyNameDocument.addNewPropertyName()
Appends and returns a new empty "PropertyName" element |
PropertyNameType |
PropertyIsNullType.addNewPropertyName()
Appends and returns a new empty "PropertyName" element |
PropertyNameType |
PropertyIsLikeType.addNewPropertyName()
Appends and returns a new empty "PropertyName" element |
PropertyNameType |
DistanceBufferType.addNewPropertyName()
Appends and returns a new empty "PropertyName" element |
PropertyNameType |
BinarySpatialOpType.addNewPropertyName()
Appends and returns a new empty "PropertyName" element |
PropertyNameType |
BBOXType.addNewPropertyName()
Appends and returns a new empty "PropertyName" element |
PropertyNameType |
PropertyNameDocument.getPropertyName()
Gets the "PropertyName" element |
PropertyNameType |
PropertyIsNullType.getPropertyName()
Gets the "PropertyName" element |
PropertyNameType |
PropertyIsLikeType.getPropertyName()
Gets the "PropertyName" element |
PropertyNameType |
DistanceBufferType.getPropertyName()
Gets the "PropertyName" element |
PropertyNameType |
BinarySpatialOpType.getPropertyName()
Gets the "PropertyName" element |
PropertyNameType |
BBOXType.getPropertyName()
Gets the "PropertyName" element |
static PropertyNameType |
PropertyNameType.Factory.newInstance()
|
static PropertyNameType |
PropertyNameType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static PropertyNameType |
PropertyNameType.Factory.parse(File file)
|
static PropertyNameType |
PropertyNameType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static PropertyNameType |
PropertyNameType.Factory.parse(InputStream is)
|
static PropertyNameType |
PropertyNameType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static PropertyNameType |
PropertyNameType.Factory.parse(Node node)
|
static PropertyNameType |
PropertyNameType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static PropertyNameType |
PropertyNameType.Factory.parse(Reader r)
|
static PropertyNameType |
PropertyNameType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static PropertyNameType |
PropertyNameType.Factory.parse(String xmlAsString)
|
static PropertyNameType |
PropertyNameType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static PropertyNameType |
PropertyNameType.Factory.parse(URL u)
|
static PropertyNameType |
PropertyNameType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static PropertyNameType |
PropertyNameType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static PropertyNameType |
PropertyNameType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static PropertyNameType |
PropertyNameType.Factory.parse(XMLStreamReader sr)
|
static PropertyNameType |
PropertyNameType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
Methods in net.opengis.ogc with parameters of type PropertyNameType | |
---|---|
void |
PropertyNameDocument.setPropertyName(PropertyNameType propertyName)
Sets the "PropertyName" element |
void |
PropertyIsNullType.setPropertyName(PropertyNameType propertyName)
Sets the "PropertyName" element |
void |
PropertyIsLikeType.setPropertyName(PropertyNameType propertyName)
Sets the "PropertyName" element |
void |
DistanceBufferType.setPropertyName(PropertyNameType propertyName)
Sets the "PropertyName" element |
void |
BinarySpatialOpType.setPropertyName(PropertyNameType propertyName)
Sets the "PropertyName" element |
void |
BBOXType.setPropertyName(PropertyNameType propertyName)
Sets the "PropertyName" element |
Uses of PropertyNameType in net.opengis.ogc.impl |
---|
Classes in net.opengis.ogc.impl that implement PropertyNameType | |
---|---|
class |
PropertyNameTypeImpl
An XML PropertyNameType(@http://www.opengis.net/ogc). |
Methods in net.opengis.ogc.impl that return PropertyNameType | |
---|---|
PropertyNameType |
PropertyNameDocumentImpl.addNewPropertyName()
Appends and returns a new empty "PropertyName" element |
PropertyNameType |
PropertyIsNullTypeImpl.addNewPropertyName()
Appends and returns a new empty "PropertyName" element |
PropertyNameType |
PropertyIsLikeTypeImpl.addNewPropertyName()
Appends and returns a new empty "PropertyName" element |
PropertyNameType |
DistanceBufferTypeImpl.addNewPropertyName()
Appends and returns a new empty "PropertyName" element |
PropertyNameType |
BinarySpatialOpTypeImpl.addNewPropertyName()
Appends and returns a new empty "PropertyName" element |
PropertyNameType |
BBOXTypeImpl.addNewPropertyName()
Appends and returns a new empty "PropertyName" element |
PropertyNameType |
PropertyNameDocumentImpl.getPropertyName()
Gets the "PropertyName" element |
PropertyNameType |
PropertyIsNullTypeImpl.getPropertyName()
Gets the "PropertyName" element |
PropertyNameType |
PropertyIsLikeTypeImpl.getPropertyName()
Gets the "PropertyName" element |
PropertyNameType |
DistanceBufferTypeImpl.getPropertyName()
Gets the "PropertyName" element |
PropertyNameType |
BinarySpatialOpTypeImpl.getPropertyName()
Gets the "PropertyName" element |
PropertyNameType |
BBOXTypeImpl.getPropertyName()
Gets the "PropertyName" element |
Methods in net.opengis.ogc.impl with parameters of type PropertyNameType | |
---|---|
void |
PropertyNameDocumentImpl.setPropertyName(PropertyNameType propertyName)
Sets the "PropertyName" element |
void |
PropertyIsNullTypeImpl.setPropertyName(PropertyNameType propertyName)
Sets the "PropertyName" element |
void |
PropertyIsLikeTypeImpl.setPropertyName(PropertyNameType propertyName)
Sets the "PropertyName" element |
void |
DistanceBufferTypeImpl.setPropertyName(PropertyNameType propertyName)
Sets the "PropertyName" element |
void |
BinarySpatialOpTypeImpl.setPropertyName(PropertyNameType propertyName)
Sets the "PropertyName" element |
void |
BBOXTypeImpl.setPropertyName(PropertyNameType propertyName)
Sets the "PropertyName" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |