Uses of Class
net.opengis.iso19139.gmd.v_20070417.DSInitiativeTypeCodePropertyType
-
Packages that use DSInitiativeTypeCodePropertyType Package Description net.opengis.iso19139.gmd.v_20070417 -
-
Uses of DSInitiativeTypeCodePropertyType in net.opengis.iso19139.gmd.v_20070417
Fields in net.opengis.iso19139.gmd.v_20070417 declared as DSInitiativeTypeCodePropertyType Modifier and Type Field Description protected DSInitiativeTypeCodePropertyTypeMDAggregateInformationType. initiativeTypeMethods in net.opengis.iso19139.gmd.v_20070417 that return DSInitiativeTypeCodePropertyType Modifier and Type Method Description DSInitiativeTypeCodePropertyTypeObjectFactory. createDSInitiativeTypeCodePropertyType()Create an instance ofDSInitiativeTypeCodePropertyTypeDSInitiativeTypeCodePropertyTypeMDAggregateInformationType. getInitiativeType()Gets the value of the initiativeType property.DSInitiativeTypeCodePropertyTypeDSInitiativeTypeCodePropertyType. withDSInitiativeTypeCode(CodeListValueType value)DSInitiativeTypeCodePropertyTypeDSInitiativeTypeCodePropertyType. withNilReason(String... values)DSInitiativeTypeCodePropertyTypeDSInitiativeTypeCodePropertyType. withNilReason(Collection<String> values)DSInitiativeTypeCodePropertyTypeDSInitiativeTypeCodePropertyType. withNilReason(List<String> value)Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type DSInitiativeTypeCodePropertyType Modifier and Type Method Description voidMDAggregateInformationType. setInitiativeType(DSInitiativeTypeCodePropertyType value)Sets the value of the initiativeType property.MDAggregateInformationTypeMDAggregateInformationType. withInitiativeType(DSInitiativeTypeCodePropertyType value)Constructors in net.opengis.iso19139.gmd.v_20070417 with parameters of type DSInitiativeTypeCodePropertyType Constructor Description MDAggregateInformationType(String id, String uuid, CICitationPropertyType aggregateDataSetName, MDIdentifierPropertyType aggregateDataSetIdentifier, DSAssociationTypeCodePropertyType associationType, DSInitiativeTypeCodePropertyType initiativeType)Fully-initialising value constructor
-