|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PresentationLayerPropertyType | |
---|---|
net.opengis.sensorML.x10 | |
net.opengis.sensorML.x10.impl |
Uses of PresentationLayerPropertyType in net.opengis.sensorML.x10 |
---|
Methods in net.opengis.sensorML.x10 that return PresentationLayerPropertyType | |
---|---|
PresentationLayerPropertyType |
InterfaceDefinitionDocument.InterfaceDefinition.addNewPresentationLayer()
Appends and returns a new empty "presentationLayer" element |
PresentationLayerPropertyType |
InterfaceDefinitionDocument.InterfaceDefinition.getPresentationLayer()
Gets the "presentationLayer" element |
static PresentationLayerPropertyType |
PresentationLayerPropertyType.Factory.newInstance()
|
static PresentationLayerPropertyType |
PresentationLayerPropertyType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static PresentationLayerPropertyType |
PresentationLayerPropertyType.Factory.parse(File file)
|
static PresentationLayerPropertyType |
PresentationLayerPropertyType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static PresentationLayerPropertyType |
PresentationLayerPropertyType.Factory.parse(InputStream is)
|
static PresentationLayerPropertyType |
PresentationLayerPropertyType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static PresentationLayerPropertyType |
PresentationLayerPropertyType.Factory.parse(Node node)
|
static PresentationLayerPropertyType |
PresentationLayerPropertyType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static PresentationLayerPropertyType |
PresentationLayerPropertyType.Factory.parse(Reader r)
|
static PresentationLayerPropertyType |
PresentationLayerPropertyType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static PresentationLayerPropertyType |
PresentationLayerPropertyType.Factory.parse(String xmlAsString)
|
static PresentationLayerPropertyType |
PresentationLayerPropertyType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static PresentationLayerPropertyType |
PresentationLayerPropertyType.Factory.parse(URL u)
|
static PresentationLayerPropertyType |
PresentationLayerPropertyType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static PresentationLayerPropertyType |
PresentationLayerPropertyType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static PresentationLayerPropertyType |
PresentationLayerPropertyType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static PresentationLayerPropertyType |
PresentationLayerPropertyType.Factory.parse(XMLStreamReader sr)
|
static PresentationLayerPropertyType |
PresentationLayerPropertyType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
Methods in net.opengis.sensorML.x10 with parameters of type PresentationLayerPropertyType | |
---|---|
void |
InterfaceDefinitionDocument.InterfaceDefinition.setPresentationLayer(PresentationLayerPropertyType presentationLayer)
Sets the "presentationLayer" element |
Uses of PresentationLayerPropertyType in net.opengis.sensorML.x10.impl |
---|
Classes in net.opengis.sensorML.x10.impl that implement PresentationLayerPropertyType | |
---|---|
class |
PresentationLayerPropertyTypeImpl
An XML PresentationLayerPropertyType(@http://www.opengis.net/sensorML/1.0). |
Methods in net.opengis.sensorML.x10.impl that return PresentationLayerPropertyType | |
---|---|
PresentationLayerPropertyType |
InterfaceDefinitionDocumentImpl.InterfaceDefinitionImpl.addNewPresentationLayer()
Appends and returns a new empty "presentationLayer" element |
PresentationLayerPropertyType |
InterfaceDefinitionDocumentImpl.InterfaceDefinitionImpl.getPresentationLayer()
Gets the "presentationLayer" element |
Methods in net.opengis.sensorML.x10.impl with parameters of type PresentationLayerPropertyType | |
---|---|
void |
InterfaceDefinitionDocumentImpl.InterfaceDefinitionImpl.setPresentationLayer(PresentationLayerPropertyType presentationLayer)
Sets the "presentationLayer" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |