Uses of Interface
net.opengis.sensorML.x101.ProcessMethodType.Implementation.ImplementationCode.BinaryRef
-
Packages that use ProcessMethodType.Implementation.ImplementationCode.BinaryRef Package Description net.opengis.sensorML.x101 net.opengis.sensorML.x101.impl -
-
Uses of ProcessMethodType.Implementation.ImplementationCode.BinaryRef in net.opengis.sensorML.x101
Methods in net.opengis.sensorML.x101 that return ProcessMethodType.Implementation.ImplementationCode.BinaryRef Modifier and Type Method Description ProcessMethodType.Implementation.ImplementationCode.BinaryRefProcessMethodType.Implementation.ImplementationCode. addNewBinaryRef()Appends and returns a new empty "binaryRef" elementProcessMethodType.Implementation.ImplementationCode.BinaryRefProcessMethodType.Implementation.ImplementationCode. getBinaryRef()Gets the "binaryRef" elementstatic ProcessMethodType.Implementation.ImplementationCode.BinaryRefProcessMethodType.Implementation.ImplementationCode.BinaryRef.Factory. newInstance()static ProcessMethodType.Implementation.ImplementationCode.BinaryRefProcessMethodType.Implementation.ImplementationCode.BinaryRef.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.sensorML.x101 with parameters of type ProcessMethodType.Implementation.ImplementationCode.BinaryRef Modifier and Type Method Description voidProcessMethodType.Implementation.ImplementationCode. setBinaryRef(ProcessMethodType.Implementation.ImplementationCode.BinaryRef binaryRef)Sets the "binaryRef" element -
Uses of ProcessMethodType.Implementation.ImplementationCode.BinaryRef in net.opengis.sensorML.x101.impl
Classes in net.opengis.sensorML.x101.impl that implement ProcessMethodType.Implementation.ImplementationCode.BinaryRef Modifier and Type Class Description static classProcessMethodTypeImpl.ImplementationImpl.ImplementationCodeImpl.BinaryRefImplAn XML binaryRef(@http://www.opengis.net/sensorML/1.0.1).Methods in net.opengis.sensorML.x101.impl that return ProcessMethodType.Implementation.ImplementationCode.BinaryRef Modifier and Type Method Description ProcessMethodType.Implementation.ImplementationCode.BinaryRefProcessMethodTypeImpl.ImplementationImpl.ImplementationCodeImpl. addNewBinaryRef()Appends and returns a new empty "binaryRef" elementProcessMethodType.Implementation.ImplementationCode.BinaryRefProcessMethodTypeImpl.ImplementationImpl.ImplementationCodeImpl. getBinaryRef()Gets the "binaryRef" elementMethods in net.opengis.sensorML.x101.impl with parameters of type ProcessMethodType.Implementation.ImplementationCode.BinaryRef Modifier and Type Method Description voidProcessMethodTypeImpl.ImplementationImpl.ImplementationCodeImpl. setBinaryRef(ProcessMethodType.Implementation.ImplementationCode.BinaryRef binaryRef)Sets the "binaryRef" element
-