Uses of Class
net.opengis.iso19139.gmd.v_20070417.MDProgressCodePropertyType
-
Packages that use MDProgressCodePropertyType Package Description 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 Modifier and Type Field Description protected List<MDProgressCodePropertyType>AbstractMDIdentificationType. statusMethods in net.opengis.iso19139.gmd.v_20070417 that return MDProgressCodePropertyType Modifier and Type Method Description MDProgressCodePropertyTypeObjectFactory. createMDProgressCodePropertyType()Create an instance ofMDProgressCodePropertyTypeMDProgressCodePropertyTypeMDProgressCodePropertyType. withMDProgressCode(CodeListValueType value)MDProgressCodePropertyTypeMDProgressCodePropertyType. withNilReason(String... values)MDProgressCodePropertyTypeMDProgressCodePropertyType. withNilReason(Collection<String> values)MDProgressCodePropertyTypeMDProgressCodePropertyType. withNilReason(List<String> value)Methods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type MDProgressCodePropertyType Modifier and Type Method Description List<MDProgressCodePropertyType>AbstractMDIdentificationType. getStatus()Gets the value of the status property.Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type MDProgressCodePropertyType Modifier and Type Method Description AbstractMDIdentificationTypeAbstractMDIdentificationType. withStatus(MDProgressCodePropertyType... values)MDDataIdentificationTypeMDDataIdentificationType. withStatus(MDProgressCodePropertyType... values)MDServiceIdentificationTypeMDServiceIdentificationType. withStatus(MDProgressCodePropertyType... values)Method parameters in net.opengis.iso19139.gmd.v_20070417 with type arguments of type MDProgressCodePropertyType Modifier and Type Method Description voidAbstractMDIdentificationType. setStatus(List<MDProgressCodePropertyType> value)AbstractMDIdentificationTypeAbstractMDIdentificationType. withStatus(Collection<MDProgressCodePropertyType> values)AbstractMDIdentificationTypeAbstractMDIdentificationType. withStatus(List<MDProgressCodePropertyType> value)MDDataIdentificationTypeMDDataIdentificationType. withStatus(Collection<MDProgressCodePropertyType> values)MDDataIdentificationTypeMDDataIdentificationType. withStatus(List<MDProgressCodePropertyType> value)MDServiceIdentificationTypeMDServiceIdentificationType. withStatus(Collection<MDProgressCodePropertyType> values)MDServiceIdentificationTypeMDServiceIdentificationType. withStatus(List<MDProgressCodePropertyType> value)
-