Package net.opengis.sensorML.x101
Interface InterfaceDefinitionDocument.InterfaceDefinition
-
- All Superinterfaces:
org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
- All Known Implementing Classes:
InterfaceDefinitionDocumentImpl.InterfaceDefinitionImpl
- Enclosing interface:
- InterfaceDefinitionDocument
public static interface InterfaceDefinitionDocument.InterfaceDefinition extends org.apache.xmlbeans.XmlObjectAn XML InterfaceDefinition(@http://www.opengis.net/sensorML/1.0.1). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classInterfaceDefinitionDocument.InterfaceDefinition.FactoryA factory class with static methods for creating instances of this type.
-
Field Summary
Fields Modifier and Type Field Description static org.apache.xmlbeans.SchemaTypetype
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description LayerPropertyTypeaddNewApplicationLayer()Appends and returns a new empty "applicationLayer" elementLayerPropertyTypeaddNewDataLinkLayer()Appends and returns a new empty "dataLinkLayer" elementLayerPropertyTypeaddNewMechanicalLayer()Appends and returns a new empty "mechanicalLayer" elementLayerPropertyTypeaddNewNetworkLayer()Appends and returns a new empty "networkLayer" elementLayerPropertyTypeaddNewPhysicalLayer()Appends and returns a new empty "physicalLayer" elementPresentationLayerPropertyTypeaddNewPresentationLayer()Appends and returns a new empty "presentationLayer" elementLayerPropertyTypeaddNewServiceLayer()Appends and returns a new empty "serviceLayer" elementLayerPropertyTypeaddNewSessionLayer()Appends and returns a new empty "sessionLayer" elementLayerPropertyTypeaddNewTransportLayer()Appends and returns a new empty "transportLayer" elementLayerPropertyTypegetApplicationLayer()Gets the "applicationLayer" elementLayerPropertyTypegetDataLinkLayer()Gets the "dataLinkLayer" elementStringgetId()Gets the "id" attributeLayerPropertyTypegetMechanicalLayer()Gets the "mechanicalLayer" elementLayerPropertyTypegetNetworkLayer()Gets the "networkLayer" elementLayerPropertyTypegetPhysicalLayer()Gets the "physicalLayer" elementPresentationLayerPropertyTypegetPresentationLayer()Gets the "presentationLayer" elementLayerPropertyTypegetServiceLayer()Gets the "serviceLayer" elementLayerPropertyTypegetSessionLayer()Gets the "sessionLayer" elementLayerPropertyTypegetTransportLayer()Gets the "transportLayer" elementbooleanisSetApplicationLayer()True if has "applicationLayer" elementbooleanisSetDataLinkLayer()True if has "dataLinkLayer" elementbooleanisSetId()True if has "id" attributebooleanisSetMechanicalLayer()True if has "mechanicalLayer" elementbooleanisSetNetworkLayer()True if has "networkLayer" elementbooleanisSetPhysicalLayer()True if has "physicalLayer" elementbooleanisSetPresentationLayer()True if has "presentationLayer" elementbooleanisSetServiceLayer()True if has "serviceLayer" elementbooleanisSetSessionLayer()True if has "sessionLayer" elementbooleanisSetTransportLayer()True if has "transportLayer" elementvoidsetApplicationLayer(LayerPropertyType applicationLayer)Sets the "applicationLayer" elementvoidsetDataLinkLayer(LayerPropertyType dataLinkLayer)Sets the "dataLinkLayer" elementvoidsetId(String id)Sets the "id" attributevoidsetMechanicalLayer(LayerPropertyType mechanicalLayer)Sets the "mechanicalLayer" elementvoidsetNetworkLayer(LayerPropertyType networkLayer)Sets the "networkLayer" elementvoidsetPhysicalLayer(LayerPropertyType physicalLayer)Sets the "physicalLayer" elementvoidsetPresentationLayer(PresentationLayerPropertyType presentationLayer)Sets the "presentationLayer" elementvoidsetServiceLayer(LayerPropertyType serviceLayer)Sets the "serviceLayer" elementvoidsetSessionLayer(LayerPropertyType sessionLayer)Sets the "sessionLayer" elementvoidsetTransportLayer(LayerPropertyType transportLayer)Sets the "transportLayer" elementvoidunsetApplicationLayer()Unsets the "applicationLayer" elementvoidunsetDataLinkLayer()Unsets the "dataLinkLayer" elementvoidunsetId()Unsets the "id" attributevoidunsetMechanicalLayer()Unsets the "mechanicalLayer" elementvoidunsetNetworkLayer()Unsets the "networkLayer" elementvoidunsetPhysicalLayer()Unsets the "physicalLayer" elementvoidunsetPresentationLayer()Unsets the "presentationLayer" elementvoidunsetServiceLayer()Unsets the "serviceLayer" elementvoidunsetSessionLayer()Unsets the "sessionLayer" elementvoidunsetTransportLayer()Unsets the "transportLayer" elementorg.apache.xmlbeans.XmlIDxgetId()Gets (as xml) the "id" attributevoidxsetId(org.apache.xmlbeans.XmlID id)Sets (as xml) the "id" attribute-
Methods inherited from interface org.apache.xmlbeans.XmlObject
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
-
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
-
-
-
Method Detail
-
getServiceLayer
LayerPropertyType getServiceLayer()
Gets the "serviceLayer" element
-
isSetServiceLayer
boolean isSetServiceLayer()
True if has "serviceLayer" element
-
setServiceLayer
void setServiceLayer(LayerPropertyType serviceLayer)
Sets the "serviceLayer" element
-
addNewServiceLayer
LayerPropertyType addNewServiceLayer()
Appends and returns a new empty "serviceLayer" element
-
unsetServiceLayer
void unsetServiceLayer()
Unsets the "serviceLayer" element
-
getApplicationLayer
LayerPropertyType getApplicationLayer()
Gets the "applicationLayer" element
-
isSetApplicationLayer
boolean isSetApplicationLayer()
True if has "applicationLayer" element
-
setApplicationLayer
void setApplicationLayer(LayerPropertyType applicationLayer)
Sets the "applicationLayer" element
-
addNewApplicationLayer
LayerPropertyType addNewApplicationLayer()
Appends and returns a new empty "applicationLayer" element
-
unsetApplicationLayer
void unsetApplicationLayer()
Unsets the "applicationLayer" element
-
getPresentationLayer
PresentationLayerPropertyType getPresentationLayer()
Gets the "presentationLayer" element
-
isSetPresentationLayer
boolean isSetPresentationLayer()
True if has "presentationLayer" element
-
setPresentationLayer
void setPresentationLayer(PresentationLayerPropertyType presentationLayer)
Sets the "presentationLayer" element
-
addNewPresentationLayer
PresentationLayerPropertyType addNewPresentationLayer()
Appends and returns a new empty "presentationLayer" element
-
unsetPresentationLayer
void unsetPresentationLayer()
Unsets the "presentationLayer" element
-
getSessionLayer
LayerPropertyType getSessionLayer()
Gets the "sessionLayer" element
-
isSetSessionLayer
boolean isSetSessionLayer()
True if has "sessionLayer" element
-
setSessionLayer
void setSessionLayer(LayerPropertyType sessionLayer)
Sets the "sessionLayer" element
-
addNewSessionLayer
LayerPropertyType addNewSessionLayer()
Appends and returns a new empty "sessionLayer" element
-
unsetSessionLayer
void unsetSessionLayer()
Unsets the "sessionLayer" element
-
getTransportLayer
LayerPropertyType getTransportLayer()
Gets the "transportLayer" element
-
isSetTransportLayer
boolean isSetTransportLayer()
True if has "transportLayer" element
-
setTransportLayer
void setTransportLayer(LayerPropertyType transportLayer)
Sets the "transportLayer" element
-
addNewTransportLayer
LayerPropertyType addNewTransportLayer()
Appends and returns a new empty "transportLayer" element
-
unsetTransportLayer
void unsetTransportLayer()
Unsets the "transportLayer" element
-
getNetworkLayer
LayerPropertyType getNetworkLayer()
Gets the "networkLayer" element
-
isSetNetworkLayer
boolean isSetNetworkLayer()
True if has "networkLayer" element
-
setNetworkLayer
void setNetworkLayer(LayerPropertyType networkLayer)
Sets the "networkLayer" element
-
addNewNetworkLayer
LayerPropertyType addNewNetworkLayer()
Appends and returns a new empty "networkLayer" element
-
unsetNetworkLayer
void unsetNetworkLayer()
Unsets the "networkLayer" element
-
getDataLinkLayer
LayerPropertyType getDataLinkLayer()
Gets the "dataLinkLayer" element
-
isSetDataLinkLayer
boolean isSetDataLinkLayer()
True if has "dataLinkLayer" element
-
setDataLinkLayer
void setDataLinkLayer(LayerPropertyType dataLinkLayer)
Sets the "dataLinkLayer" element
-
addNewDataLinkLayer
LayerPropertyType addNewDataLinkLayer()
Appends and returns a new empty "dataLinkLayer" element
-
unsetDataLinkLayer
void unsetDataLinkLayer()
Unsets the "dataLinkLayer" element
-
getPhysicalLayer
LayerPropertyType getPhysicalLayer()
Gets the "physicalLayer" element
-
isSetPhysicalLayer
boolean isSetPhysicalLayer()
True if has "physicalLayer" element
-
setPhysicalLayer
void setPhysicalLayer(LayerPropertyType physicalLayer)
Sets the "physicalLayer" element
-
addNewPhysicalLayer
LayerPropertyType addNewPhysicalLayer()
Appends and returns a new empty "physicalLayer" element
-
unsetPhysicalLayer
void unsetPhysicalLayer()
Unsets the "physicalLayer" element
-
getMechanicalLayer
LayerPropertyType getMechanicalLayer()
Gets the "mechanicalLayer" element
-
isSetMechanicalLayer
boolean isSetMechanicalLayer()
True if has "mechanicalLayer" element
-
setMechanicalLayer
void setMechanicalLayer(LayerPropertyType mechanicalLayer)
Sets the "mechanicalLayer" element
-
addNewMechanicalLayer
LayerPropertyType addNewMechanicalLayer()
Appends and returns a new empty "mechanicalLayer" element
-
unsetMechanicalLayer
void unsetMechanicalLayer()
Unsets the "mechanicalLayer" element
-
getId
String getId()
Gets the "id" attribute
-
xgetId
org.apache.xmlbeans.XmlID xgetId()
Gets (as xml) the "id" attribute
-
isSetId
boolean isSetId()
True if has "id" attribute
-
setId
void setId(String id)
Sets the "id" attribute
-
xsetId
void xsetId(org.apache.xmlbeans.XmlID id)
Sets (as xml) the "id" attribute
-
unsetId
void unsetId()
Unsets the "id" attribute
-
-