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

Packages that use MDBrowseGraphicPropertyType
net.opengis.iso19139.gmd.v_20060504   
net.opengis.iso19139.srv.v_20060504   
 

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

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

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

Uses of MDBrowseGraphicPropertyType in net.opengis.iso19139.srv.v_20060504
 

Methods in net.opengis.iso19139.srv.v_20060504 with parameters of type MDBrowseGraphicPropertyType
 SVServiceIdentificationType SVServiceIdentificationType.withGraphicOverview(MDBrowseGraphicPropertyType... values)
           
 

Method parameters in net.opengis.iso19139.srv.v_20060504 with type arguments of type MDBrowseGraphicPropertyType
 SVServiceIdentificationType SVServiceIdentificationType.withGraphicOverview(Collection<MDBrowseGraphicPropertyType> values)
           
 SVServiceIdentificationType SVServiceIdentificationType.withGraphicOverview(List<MDBrowseGraphicPropertyType> value)
           
 



Copyright © 2008-2016. All Rights Reserved.