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

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

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

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

Methods in net.opengis.iso19139.gmd.v_20060504 that return MDProgressCodePropertyType
 MDProgressCodePropertyType ObjectFactory.createMDProgressCodePropertyType()
          Create an instance of MDProgressCodePropertyType
 MDProgressCodePropertyType MDProgressCodePropertyType.withMDProgressCode(CodeListValueType value)
           
 MDProgressCodePropertyType MDProgressCodePropertyType.withNilReason(Collection<String> values)
           
 MDProgressCodePropertyType MDProgressCodePropertyType.withNilReason(List<String> value)
           
 MDProgressCodePropertyType MDProgressCodePropertyType.withNilReason(String... values)
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return types with arguments of type MDProgressCodePropertyType
 List<MDProgressCodePropertyType> AbstractMDIdentificationType.getStatus()
          Gets the value of the status property.
 

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type MDProgressCodePropertyType
 MDServiceIdentificationType MDServiceIdentificationType.withStatus(MDProgressCodePropertyType... values)
           
 MDDataIdentificationType MDDataIdentificationType.withStatus(MDProgressCodePropertyType... values)
           
 AbstractMDIdentificationType AbstractMDIdentificationType.withStatus(MDProgressCodePropertyType... values)
           
 

Method parameters in net.opengis.iso19139.gmd.v_20060504 with type arguments of type MDProgressCodePropertyType
 void AbstractMDIdentificationType.setStatus(List<MDProgressCodePropertyType> value)
           
 MDServiceIdentificationType MDServiceIdentificationType.withStatus(Collection<MDProgressCodePropertyType> values)
           
 MDDataIdentificationType MDDataIdentificationType.withStatus(Collection<MDProgressCodePropertyType> values)
           
 AbstractMDIdentificationType AbstractMDIdentificationType.withStatus(Collection<MDProgressCodePropertyType> values)
           
 MDServiceIdentificationType MDServiceIdentificationType.withStatus(List<MDProgressCodePropertyType> value)
           
 MDDataIdentificationType MDDataIdentificationType.withStatus(List<MDProgressCodePropertyType> value)
           
 AbstractMDIdentificationType AbstractMDIdentificationType.withStatus(List<MDProgressCodePropertyType> value)
           
 

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

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

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



Copyright © 2008-2016. All Rights Reserved.