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

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

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

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

Methods in net.opengis.sensorML.x10 with parameters of type ProcessMethodType.Implementation.ImplementationCode.BinaryRef
 void ProcessMethodType.Implementation.ImplementationCode.setBinaryRef(ProcessMethodType.Implementation.ImplementationCode.BinaryRef binaryRef)
          Sets the "binaryRef" element
 

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

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

Methods in net.opengis.sensorML.x10.impl that return ProcessMethodType.Implementation.ImplementationCode.BinaryRef
 ProcessMethodType.Implementation.ImplementationCode.BinaryRef ProcessMethodTypeImpl.ImplementationImpl.ImplementationCodeImpl.addNewBinaryRef()
          Appends and returns a new empty "binaryRef" element
 ProcessMethodType.Implementation.ImplementationCode.BinaryRef ProcessMethodTypeImpl.ImplementationImpl.ImplementationCodeImpl.getBinaryRef()
          Gets the "binaryRef" element
 

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



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