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

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

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

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

Methods in net.opengis.iso19139.gmd.v_20060504 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_20060504 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_20060504 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.