Uses of Class
net.opengis.iso19139.gmd.v_20060504.MDBandType

Packages that use MDBandType
net.opengis.iso19139.gmd.v_20060504   
 

Uses of MDBandType in net.opengis.iso19139.gmd.v_20060504
 

Fields in net.opengis.iso19139.gmd.v_20060504 declared as MDBandType
protected  MDBandType MDBandPropertyType.mdBand
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return MDBandType
 MDBandType ObjectFactory.createMDBandType()
          Create an instance of MDBandType
 MDBandType MDBandPropertyType.getMDBand()
          Gets the value of the mdBand property.
 MDBandType MDBandType.withBitsPerValue(IntegerPropertyType value)
           
 MDBandType MDBandType.withDescriptor(CharacterStringPropertyType value)
           
 MDBandType MDBandType.withId(String value)
           
 MDBandType MDBandType.withMaxValue(RealPropertyType value)
           
 MDBandType MDBandType.withMinValue(RealPropertyType value)
           
 MDBandType MDBandType.withOffset(RealPropertyType value)
           
 MDBandType MDBandType.withPeakResponse(RealPropertyType value)
           
 MDBandType MDBandType.withScaleFactor(RealPropertyType value)
           
 MDBandType MDBandType.withSequenceIdentifier(MemberNamePropertyType value)
           
 MDBandType MDBandType.withToneGradation(IntegerPropertyType value)
           
 MDBandType MDBandType.withUnits(UomLengthPropertyType value)
           
 MDBandType MDBandType.withUuid(String value)
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return types with arguments of type MDBandType
 JAXBElement<MDBandType> ObjectFactory.createMDBand(MDBandType value)
          Create an instance of JAXBElement<MDBandType>}
 

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type MDBandType
 JAXBElement<MDBandType> ObjectFactory.createMDBand(MDBandType value)
          Create an instance of JAXBElement<MDBandType>}
 void MDBandPropertyType.setMDBand(MDBandType value)
          Sets the value of the mdBand property.
 MDBandPropertyType MDBandPropertyType.withMDBand(MDBandType value)
           
 



Copyright © 2008-2016. All Rights Reserved.