Uses of Interface
net.opengis.sensorML.x10.ProcessMethodType.Implementation.ImplementationCode.SourceRef

Packages that use ProcessMethodType.Implementation.ImplementationCode.SourceRef
net.opengis.sensorML.x10   
net.opengis.sensorML.x10.impl   
 

Uses of ProcessMethodType.Implementation.ImplementationCode.SourceRef in net.opengis.sensorML.x10
 

Methods in net.opengis.sensorML.x10 that return ProcessMethodType.Implementation.ImplementationCode.SourceRef
 ProcessMethodType.Implementation.ImplementationCode.SourceRef ProcessMethodType.Implementation.ImplementationCode.addNewSourceRef()
          Appends and returns a new empty "sourceRef" element
 ProcessMethodType.Implementation.ImplementationCode.SourceRef ProcessMethodType.Implementation.ImplementationCode.getSourceRef()
          Gets the "sourceRef" element
static ProcessMethodType.Implementation.ImplementationCode.SourceRef ProcessMethodType.Implementation.ImplementationCode.SourceRef.Factory.newInstance()
           
static ProcessMethodType.Implementation.ImplementationCode.SourceRef ProcessMethodType.Implementation.ImplementationCode.SourceRef.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
 

Methods in net.opengis.sensorML.x10 with parameters of type ProcessMethodType.Implementation.ImplementationCode.SourceRef
 void ProcessMethodType.Implementation.ImplementationCode.setSourceRef(ProcessMethodType.Implementation.ImplementationCode.SourceRef sourceRef)
          Sets the "sourceRef" element
 

Uses of ProcessMethodType.Implementation.ImplementationCode.SourceRef in net.opengis.sensorML.x10.impl
 

Classes in net.opengis.sensorML.x10.impl that implement ProcessMethodType.Implementation.ImplementationCode.SourceRef
static class ProcessMethodTypeImpl.ImplementationImpl.ImplementationCodeImpl.SourceRefImpl
          An XML sourceRef(@http://www.opengis.net/sensorML/1.0).
 

Methods in net.opengis.sensorML.x10.impl that return ProcessMethodType.Implementation.ImplementationCode.SourceRef
 ProcessMethodType.Implementation.ImplementationCode.SourceRef ProcessMethodTypeImpl.ImplementationImpl.ImplementationCodeImpl.addNewSourceRef()
          Appends and returns a new empty "sourceRef" element
 ProcessMethodType.Implementation.ImplementationCode.SourceRef ProcessMethodTypeImpl.ImplementationImpl.ImplementationCodeImpl.getSourceRef()
          Gets the "sourceRef" element
 

Methods in net.opengis.sensorML.x10.impl with parameters of type ProcessMethodType.Implementation.ImplementationCode.SourceRef
 void ProcessMethodTypeImpl.ImplementationImpl.ImplementationCodeImpl.setSourceRef(ProcessMethodType.Implementation.ImplementationCode.SourceRef sourceRef)
          Sets the "sourceRef" element
 



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