Uses of Class
net.opengis.iso19139.gco.v_20070417.BinaryType

Packages that use BinaryType
net.opengis.iso19139.gco.v_20070417   
 

Uses of BinaryType in net.opengis.iso19139.gco.v_20070417
 

Fields in net.opengis.iso19139.gco.v_20070417 declared as BinaryType
protected  BinaryType BinaryPropertyType.binary
           
 

Methods in net.opengis.iso19139.gco.v_20070417 that return BinaryType
 BinaryType ObjectFactory.createBinaryType()
          Create an instance of BinaryType
 BinaryType BinaryPropertyType.getBinary()
          Gets the value of the binary property.
 BinaryType BinaryType.withSrc(String value)
           
 BinaryType BinaryType.withValue(String value)
           
 

Methods in net.opengis.iso19139.gco.v_20070417 that return types with arguments of type BinaryType
 JAXBElement<BinaryType> ObjectFactory.createBinary(BinaryType value)
          Create an instance of JAXBElement<BinaryType>}
 

Methods in net.opengis.iso19139.gco.v_20070417 with parameters of type BinaryType
 JAXBElement<BinaryType> ObjectFactory.createBinary(BinaryType value)
          Create an instance of JAXBElement<BinaryType>}
 void BinaryPropertyType.setBinary(BinaryType value)
          Sets the value of the binary property.
 BinaryPropertyType BinaryPropertyType.withBinary(BinaryType value)
           
 



Copyright © 2008-2015. All Rights Reserved.