Uses of Class
net.opengis.iso19139.gmd.v_20070417.DSAssociationTypeCodePropertyType
-
Packages that use DSAssociationTypeCodePropertyType Package Description net.opengis.iso19139.gmd.v_20070417 -
-
Uses of DSAssociationTypeCodePropertyType in net.opengis.iso19139.gmd.v_20070417
Fields in net.opengis.iso19139.gmd.v_20070417 declared as DSAssociationTypeCodePropertyType Modifier and Type Field Description protected DSAssociationTypeCodePropertyTypeMDAggregateInformationType. associationTypeMethods in net.opengis.iso19139.gmd.v_20070417 that return DSAssociationTypeCodePropertyType Modifier and Type Method Description DSAssociationTypeCodePropertyTypeObjectFactory. createDSAssociationTypeCodePropertyType()Create an instance ofDSAssociationTypeCodePropertyTypeDSAssociationTypeCodePropertyTypeMDAggregateInformationType. getAssociationType()Gets the value of the associationType property.DSAssociationTypeCodePropertyTypeDSAssociationTypeCodePropertyType. withDSAssociationTypeCode(CodeListValueType value)DSAssociationTypeCodePropertyTypeDSAssociationTypeCodePropertyType. withNilReason(String... values)DSAssociationTypeCodePropertyTypeDSAssociationTypeCodePropertyType. withNilReason(Collection<String> values)DSAssociationTypeCodePropertyTypeDSAssociationTypeCodePropertyType. withNilReason(List<String> value)Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type DSAssociationTypeCodePropertyType Modifier and Type Method Description voidMDAggregateInformationType. setAssociationType(DSAssociationTypeCodePropertyType value)Sets the value of the associationType property.MDAggregateInformationTypeMDAggregateInformationType. withAssociationType(DSAssociationTypeCodePropertyType value)Constructors in net.opengis.iso19139.gmd.v_20070417 with parameters of type DSAssociationTypeCodePropertyType Constructor Description MDAggregateInformationType(String id, String uuid, CICitationPropertyType aggregateDataSetName, MDIdentifierPropertyType aggregateDataSetIdentifier, DSAssociationTypeCodePropertyType associationType, DSInitiativeTypeCodePropertyType initiativeType)Fully-initialising value constructor
-