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

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

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

Fields in net.opengis.iso19139.gmd.v_20070417 with type parameters of type MDBrowseGraphicPropertyType
protected  List<MDBrowseGraphicPropertyType> AbstractMDIdentificationType.graphicOverview
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return MDBrowseGraphicPropertyType
 MDBrowseGraphicPropertyType ObjectFactory.createMDBrowseGraphicPropertyType()
          Create an instance of MDBrowseGraphicPropertyType
 MDBrowseGraphicPropertyType MDBrowseGraphicPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 MDBrowseGraphicPropertyType MDBrowseGraphicPropertyType.withArcrole(String value)
           
 MDBrowseGraphicPropertyType MDBrowseGraphicPropertyType.withHref(String value)
           
 MDBrowseGraphicPropertyType MDBrowseGraphicPropertyType.withMDBrowseGraphic(MDBrowseGraphicType value)
           
 MDBrowseGraphicPropertyType MDBrowseGraphicPropertyType.withNilReason(Collection<String> values)
           
 MDBrowseGraphicPropertyType MDBrowseGraphicPropertyType.withNilReason(List<String> value)
           
 MDBrowseGraphicPropertyType MDBrowseGraphicPropertyType.withNilReason(String... values)
           
 MDBrowseGraphicPropertyType MDBrowseGraphicPropertyType.withRole(String value)
           
 MDBrowseGraphicPropertyType MDBrowseGraphicPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 MDBrowseGraphicPropertyType MDBrowseGraphicPropertyType.withTitle(String value)
           
 MDBrowseGraphicPropertyType MDBrowseGraphicPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 MDBrowseGraphicPropertyType MDBrowseGraphicPropertyType.withUuidref(String value)
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type MDBrowseGraphicPropertyType
 List<MDBrowseGraphicPropertyType> AbstractMDIdentificationType.getGraphicOverview()
          Gets the value of the graphicOverview property.
 

Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type MDBrowseGraphicPropertyType
 MDServiceIdentificationType MDServiceIdentificationType.withGraphicOverview(MDBrowseGraphicPropertyType... values)
           
 MDDataIdentificationType MDDataIdentificationType.withGraphicOverview(MDBrowseGraphicPropertyType... values)
           
 AbstractMDIdentificationType AbstractMDIdentificationType.withGraphicOverview(MDBrowseGraphicPropertyType... values)
           
 

Method parameters in net.opengis.iso19139.gmd.v_20070417 with type arguments of type MDBrowseGraphicPropertyType
 void AbstractMDIdentificationType.setGraphicOverview(List<MDBrowseGraphicPropertyType> value)
           
 MDServiceIdentificationType MDServiceIdentificationType.withGraphicOverview(Collection<MDBrowseGraphicPropertyType> values)
           
 MDDataIdentificationType MDDataIdentificationType.withGraphicOverview(Collection<MDBrowseGraphicPropertyType> values)
           
 AbstractMDIdentificationType AbstractMDIdentificationType.withGraphicOverview(Collection<MDBrowseGraphicPropertyType> values)
           
 MDServiceIdentificationType MDServiceIdentificationType.withGraphicOverview(List<MDBrowseGraphicPropertyType> value)
           
 MDDataIdentificationType MDDataIdentificationType.withGraphicOverview(List<MDBrowseGraphicPropertyType> value)
           
 AbstractMDIdentificationType AbstractMDIdentificationType.withGraphicOverview(List<MDBrowseGraphicPropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.