Uses of Class
net.opengis.iso19139.gmd.v_20070417.MDPixelOrientationCodeType

Packages that use MDPixelOrientationCodeType
net.opengis.iso19139.gmd.v_20070417   
 

Uses of MDPixelOrientationCodeType in net.opengis.iso19139.gmd.v_20070417
 

Fields in net.opengis.iso19139.gmd.v_20070417 declared as MDPixelOrientationCodeType
protected  MDPixelOrientationCodeType MDPixelOrientationCodePropertyType.mdPixelOrientationCode
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return MDPixelOrientationCodeType
static MDPixelOrientationCodeType MDPixelOrientationCodeType.fromValue(String v)
           
 MDPixelOrientationCodeType MDPixelOrientationCodePropertyType.getMDPixelOrientationCode()
          Gets the value of the mdPixelOrientationCode property.
static MDPixelOrientationCodeType MDPixelOrientationCodeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MDPixelOrientationCodeType[] MDPixelOrientationCodeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

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

Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type MDPixelOrientationCodeType
 JAXBElement<MDPixelOrientationCodeType> ObjectFactory.createMDPixelOrientationCode(MDPixelOrientationCodeType value)
          Create an instance of JAXBElement<MDPixelOrientationCodeType>}
 void MDPixelOrientationCodePropertyType.setMDPixelOrientationCode(MDPixelOrientationCodeType value)
          Sets the value of the mdPixelOrientationCode property.
 MDPixelOrientationCodePropertyType MDPixelOrientationCodePropertyType.withMDPixelOrientationCode(MDPixelOrientationCodeType value)
           
 



Copyright © 2008-2015. All Rights Reserved.