Uses of Interface
net.opengis.sensorML.x10.IdentificationDocument.Identification

Packages that use IdentificationDocument.Identification
net.opengis.sensorML.x10   
net.opengis.sensorML.x10.impl   
 

Uses of IdentificationDocument.Identification in net.opengis.sensorML.x10
 

Methods in net.opengis.sensorML.x10 that return IdentificationDocument.Identification
 IdentificationDocument.Identification EventDocument.Event.addNewIdentification()
          Appends and returns a new empty value (as xml) as the last "identification" element
 IdentificationDocument.Identification SensorMLDocument.SensorML.addNewIdentification()
          Appends and returns a new empty value (as xml) as the last "identification" element
 IdentificationDocument.Identification ProcessMethodType.addNewIdentification()
          Appends and returns a new empty value (as xml) as the last "identification" element
 IdentificationDocument.Identification ProcessMethodType.Implementation.ImplementationCode.addNewIdentification()
          Appends and returns a new empty value (as xml) as the last "identification" element
 IdentificationDocument.Identification IdentificationDocument.addNewIdentification()
          Appends and returns a new empty "identification" element
 IdentificationDocument.Identification AbstractProcessType.addNewIdentification()
          Appends and returns a new empty value (as xml) as the last "identification" element
 IdentificationDocument.Identification IdentificationDocument.getIdentification()
          Gets the "identification" element
 IdentificationDocument.Identification[] EventDocument.Event.getIdentificationArray()
          Gets array of all "identification" elements
 IdentificationDocument.Identification[] SensorMLDocument.SensorML.getIdentificationArray()
          Gets array of all "identification" elements
 IdentificationDocument.Identification[] ProcessMethodType.getIdentificationArray()
          Gets array of all "identification" elements
 IdentificationDocument.Identification[] ProcessMethodType.Implementation.ImplementationCode.getIdentificationArray()
          Gets array of all "identification" elements
 IdentificationDocument.Identification[] AbstractProcessType.getIdentificationArray()
          Gets array of all "identification" elements
 IdentificationDocument.Identification EventDocument.Event.getIdentificationArray(int i)
          Gets ith "identification" element
 IdentificationDocument.Identification SensorMLDocument.SensorML.getIdentificationArray(int i)
          Gets ith "identification" element
 IdentificationDocument.Identification ProcessMethodType.getIdentificationArray(int i)
          Gets ith "identification" element
 IdentificationDocument.Identification ProcessMethodType.Implementation.ImplementationCode.getIdentificationArray(int i)
          Gets ith "identification" element
 IdentificationDocument.Identification AbstractProcessType.getIdentificationArray(int i)
          Gets ith "identification" element
 IdentificationDocument.Identification EventDocument.Event.insertNewIdentification(int i)
          Inserts and returns a new empty value (as xml) as the ith "identification" element
 IdentificationDocument.Identification SensorMLDocument.SensorML.insertNewIdentification(int i)
          Inserts and returns a new empty value (as xml) as the ith "identification" element
 IdentificationDocument.Identification ProcessMethodType.insertNewIdentification(int i)
          Inserts and returns a new empty value (as xml) as the ith "identification" element
 IdentificationDocument.Identification ProcessMethodType.Implementation.ImplementationCode.insertNewIdentification(int i)
          Inserts and returns a new empty value (as xml) as the ith "identification" element
 IdentificationDocument.Identification AbstractProcessType.insertNewIdentification(int i)
          Inserts and returns a new empty value (as xml) as the ith "identification" element
static IdentificationDocument.Identification IdentificationDocument.Identification.Factory.newInstance()
           
static IdentificationDocument.Identification IdentificationDocument.Identification.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
 

Methods in net.opengis.sensorML.x10 with parameters of type IdentificationDocument.Identification
 void IdentificationDocument.setIdentification(IdentificationDocument.Identification identification)
          Sets the "identification" element
 void EventDocument.Event.setIdentificationArray(IdentificationDocument.Identification[] identificationArray)
          Sets array of all "identification" element
 void SensorMLDocument.SensorML.setIdentificationArray(IdentificationDocument.Identification[] identificationArray)
          Sets array of all "identification" element
 void ProcessMethodType.setIdentificationArray(IdentificationDocument.Identification[] identificationArray)
          Sets array of all "identification" element
 void ProcessMethodType.Implementation.ImplementationCode.setIdentificationArray(IdentificationDocument.Identification[] identificationArray)
          Sets array of all "identification" element
 void AbstractProcessType.setIdentificationArray(IdentificationDocument.Identification[] identificationArray)
          Sets array of all "identification" element
 void EventDocument.Event.setIdentificationArray(int i, IdentificationDocument.Identification identification)
          Sets ith "identification" element
 void SensorMLDocument.SensorML.setIdentificationArray(int i, IdentificationDocument.Identification identification)
          Sets ith "identification" element
 void ProcessMethodType.setIdentificationArray(int i, IdentificationDocument.Identification identification)
          Sets ith "identification" element
 void ProcessMethodType.Implementation.ImplementationCode.setIdentificationArray(int i, IdentificationDocument.Identification identification)
          Sets ith "identification" element
 void AbstractProcessType.setIdentificationArray(int i, IdentificationDocument.Identification identification)
          Sets ith "identification" element
 

Uses of IdentificationDocument.Identification in net.opengis.sensorML.x10.impl
 

Classes in net.opengis.sensorML.x10.impl that implement IdentificationDocument.Identification
static class IdentificationDocumentImpl.IdentificationImpl
          An XML identification(@http://www.opengis.net/sensorML/1.0).
 

Methods in net.opengis.sensorML.x10.impl that return IdentificationDocument.Identification
 IdentificationDocument.Identification IdentificationDocumentImpl.addNewIdentification()
          Appends and returns a new empty "identification" element
 IdentificationDocument.Identification AbstractProcessTypeImpl.addNewIdentification()
          Appends and returns a new empty value (as xml) as the last "identification" element
 IdentificationDocument.Identification SensorMLDocumentImpl.SensorMLImpl.addNewIdentification()
          Appends and returns a new empty value (as xml) as the last "identification" element
 IdentificationDocument.Identification ProcessMethodTypeImpl.addNewIdentification()
          Appends and returns a new empty value (as xml) as the last "identification" element
 IdentificationDocument.Identification ProcessMethodTypeImpl.ImplementationImpl.ImplementationCodeImpl.addNewIdentification()
          Appends and returns a new empty value (as xml) as the last "identification" element
 IdentificationDocument.Identification EventDocumentImpl.EventImpl.addNewIdentification()
          Appends and returns a new empty value (as xml) as the last "identification" element
 IdentificationDocument.Identification IdentificationDocumentImpl.getIdentification()
          Gets the "identification" element
 IdentificationDocument.Identification[] AbstractProcessTypeImpl.getIdentificationArray()
          Gets array of all "identification" elements
 IdentificationDocument.Identification[] SensorMLDocumentImpl.SensorMLImpl.getIdentificationArray()
          Gets array of all "identification" elements
 IdentificationDocument.Identification[] ProcessMethodTypeImpl.getIdentificationArray()
          Gets array of all "identification" elements
 IdentificationDocument.Identification[] ProcessMethodTypeImpl.ImplementationImpl.ImplementationCodeImpl.getIdentificationArray()
          Gets array of all "identification" elements
 IdentificationDocument.Identification[] EventDocumentImpl.EventImpl.getIdentificationArray()
          Gets array of all "identification" elements
 IdentificationDocument.Identification AbstractProcessTypeImpl.getIdentificationArray(int i)
          Gets ith "identification" element
 IdentificationDocument.Identification SensorMLDocumentImpl.SensorMLImpl.getIdentificationArray(int i)
          Gets ith "identification" element
 IdentificationDocument.Identification ProcessMethodTypeImpl.getIdentificationArray(int i)
          Gets ith "identification" element
 IdentificationDocument.Identification ProcessMethodTypeImpl.ImplementationImpl.ImplementationCodeImpl.getIdentificationArray(int i)
          Gets ith "identification" element
 IdentificationDocument.Identification EventDocumentImpl.EventImpl.getIdentificationArray(int i)
          Gets ith "identification" element
 IdentificationDocument.Identification AbstractProcessTypeImpl.insertNewIdentification(int i)
          Inserts and returns a new empty value (as xml) as the ith "identification" element
 IdentificationDocument.Identification SensorMLDocumentImpl.SensorMLImpl.insertNewIdentification(int i)
          Inserts and returns a new empty value (as xml) as the ith "identification" element
 IdentificationDocument.Identification ProcessMethodTypeImpl.insertNewIdentification(int i)
          Inserts and returns a new empty value (as xml) as the ith "identification" element
 IdentificationDocument.Identification ProcessMethodTypeImpl.ImplementationImpl.ImplementationCodeImpl.insertNewIdentification(int i)
          Inserts and returns a new empty value (as xml) as the ith "identification" element
 IdentificationDocument.Identification EventDocumentImpl.EventImpl.insertNewIdentification(int i)
          Inserts and returns a new empty value (as xml) as the ith "identification" element
 

Methods in net.opengis.sensorML.x10.impl with parameters of type IdentificationDocument.Identification
 void IdentificationDocumentImpl.setIdentification(IdentificationDocument.Identification identification)
          Sets the "identification" element
 void AbstractProcessTypeImpl.setIdentificationArray(IdentificationDocument.Identification[] identificationArray)
          Sets array of all "identification" element
 void SensorMLDocumentImpl.SensorMLImpl.setIdentificationArray(IdentificationDocument.Identification[] identificationArray)
          Sets array of all "identification" element
 void ProcessMethodTypeImpl.setIdentificationArray(IdentificationDocument.Identification[] identificationArray)
          Sets array of all "identification" element
 void ProcessMethodTypeImpl.ImplementationImpl.ImplementationCodeImpl.setIdentificationArray(IdentificationDocument.Identification[] identificationArray)
          Sets array of all "identification" element
 void EventDocumentImpl.EventImpl.setIdentificationArray(IdentificationDocument.Identification[] identificationArray)
          Sets array of all "identification" element
 void AbstractProcessTypeImpl.setIdentificationArray(int i, IdentificationDocument.Identification identification)
          Sets ith "identification" element
 void SensorMLDocumentImpl.SensorMLImpl.setIdentificationArray(int i, IdentificationDocument.Identification identification)
          Sets ith "identification" element
 void ProcessMethodTypeImpl.setIdentificationArray(int i, IdentificationDocument.Identification identification)
          Sets ith "identification" element
 void ProcessMethodTypeImpl.ImplementationImpl.ImplementationCodeImpl.setIdentificationArray(int i, IdentificationDocument.Identification identification)
          Sets ith "identification" element
 void EventDocumentImpl.EventImpl.setIdentificationArray(int i, IdentificationDocument.Identification identification)
          Sets ith "identification" element
 



Copyright © 2004-2013 52north.org. All Rights Reserved.