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

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

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

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

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



Copyright © 2008-2015. All Rights Reserved.