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

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

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

Fields in net.opengis.iso19139.gmd.v_20060504 with type parameters of type MDStandardOrderProcessPropertyType
protected  List<MDStandardOrderProcessPropertyType> MDDistributorType.distributionOrderProcess
           
 

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

Methods in net.opengis.iso19139.gmd.v_20060504 that return types with arguments of type MDStandardOrderProcessPropertyType
 List<MDStandardOrderProcessPropertyType> MDDistributorType.getDistributionOrderProcess()
          Gets the value of the distributionOrderProcess property.
 

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type MDStandardOrderProcessPropertyType
 MDDistributorType MDDistributorType.withDistributionOrderProcess(MDStandardOrderProcessPropertyType... values)
           
 

Method parameters in net.opengis.iso19139.gmd.v_20060504 with type arguments of type MDStandardOrderProcessPropertyType
 void MDDistributorType.setDistributionOrderProcess(List<MDStandardOrderProcessPropertyType> value)
           
 MDDistributorType MDDistributorType.withDistributionOrderProcess(Collection<MDStandardOrderProcessPropertyType> values)
           
 MDDistributorType MDDistributorType.withDistributionOrderProcess(List<MDStandardOrderProcessPropertyType> value)
           
 

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

Fields in net.opengis.iso19139.srv.v_20060504 declared as MDStandardOrderProcessPropertyType
protected  MDStandardOrderProcessPropertyType SVServiceIdentificationType.accessProperties
           
 

Methods in net.opengis.iso19139.srv.v_20060504 that return MDStandardOrderProcessPropertyType
 MDStandardOrderProcessPropertyType SVServiceIdentificationType.getAccessProperties()
          Gets the value of the accessProperties property.
 

Methods in net.opengis.iso19139.srv.v_20060504 with parameters of type MDStandardOrderProcessPropertyType
 void SVServiceIdentificationType.setAccessProperties(MDStandardOrderProcessPropertyType value)
          Sets the value of the accessProperties property.
 SVServiceIdentificationType SVServiceIdentificationType.withAccessProperties(MDStandardOrderProcessPropertyType value)
           
 



Copyright © 2008-2016. All Rights Reserved.