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

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

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

Fields in net.opengis.iso19139.gmd.v_20070417 declared as MDBrowseGraphicType
protected  MDBrowseGraphicType MDBrowseGraphicPropertyType.mdBrowseGraphic
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return MDBrowseGraphicType
 MDBrowseGraphicType ObjectFactory.createMDBrowseGraphicType()
          Create an instance of MDBrowseGraphicType
 MDBrowseGraphicType MDBrowseGraphicPropertyType.getMDBrowseGraphic()
          Gets the value of the mdBrowseGraphic property.
 MDBrowseGraphicType MDBrowseGraphicType.withFileDescription(CharacterStringPropertyType value)
           
 MDBrowseGraphicType MDBrowseGraphicType.withFileName(CharacterStringPropertyType value)
           
 MDBrowseGraphicType MDBrowseGraphicType.withFileType(CharacterStringPropertyType value)
           
 MDBrowseGraphicType MDBrowseGraphicType.withId(String value)
           
 MDBrowseGraphicType MDBrowseGraphicType.withUuid(String value)
           
 

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

Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type MDBrowseGraphicType
 JAXBElement<MDBrowseGraphicType> ObjectFactory.createMDBrowseGraphic(MDBrowseGraphicType value)
          Create an instance of JAXBElement<MDBrowseGraphicType>}
 void MDBrowseGraphicPropertyType.setMDBrowseGraphic(MDBrowseGraphicType value)
          Sets the value of the mdBrowseGraphic property.
 MDBrowseGraphicPropertyType MDBrowseGraphicPropertyType.withMDBrowseGraphic(MDBrowseGraphicType value)
           
 



Copyright © 2008-2015. All Rights Reserved.