Uses of Class
net.opengis.iso19139.gmd.v_20070417.MDSpatialRepresentationTypeCodePropertyType
-
Packages that use MDSpatialRepresentationTypeCodePropertyType Package Description net.opengis.iso19139.gmd.v_20070417 -
-
Uses of MDSpatialRepresentationTypeCodePropertyType in net.opengis.iso19139.gmd.v_20070417
Fields in net.opengis.iso19139.gmd.v_20070417 with type parameters of type MDSpatialRepresentationTypeCodePropertyType Modifier and Type Field Description protected List<MDSpatialRepresentationTypeCodePropertyType>MDDataIdentificationType. spatialRepresentationTypeMethods in net.opengis.iso19139.gmd.v_20070417 that return MDSpatialRepresentationTypeCodePropertyType Modifier and Type Method Description MDSpatialRepresentationTypeCodePropertyTypeObjectFactory. createMDSpatialRepresentationTypeCodePropertyType()Create an instance ofMDSpatialRepresentationTypeCodePropertyTypeMDSpatialRepresentationTypeCodePropertyTypeMDSpatialRepresentationTypeCodePropertyType. withMDSpatialRepresentationTypeCode(CodeListValueType value)MDSpatialRepresentationTypeCodePropertyTypeMDSpatialRepresentationTypeCodePropertyType. withNilReason(String... values)MDSpatialRepresentationTypeCodePropertyTypeMDSpatialRepresentationTypeCodePropertyType. withNilReason(Collection<String> values)MDSpatialRepresentationTypeCodePropertyTypeMDSpatialRepresentationTypeCodePropertyType. withNilReason(List<String> value)Methods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type MDSpatialRepresentationTypeCodePropertyType Modifier and Type Method Description List<MDSpatialRepresentationTypeCodePropertyType>MDDataIdentificationType. getSpatialRepresentationType()Gets the value of the spatialRepresentationType property.Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type MDSpatialRepresentationTypeCodePropertyType Modifier and Type Method Description MDDataIdentificationTypeMDDataIdentificationType. withSpatialRepresentationType(MDSpatialRepresentationTypeCodePropertyType... values)Method parameters in net.opengis.iso19139.gmd.v_20070417 with type arguments of type MDSpatialRepresentationTypeCodePropertyType Modifier and Type Method Description voidMDDataIdentificationType. setSpatialRepresentationType(List<MDSpatialRepresentationTypeCodePropertyType> value)MDDataIdentificationTypeMDDataIdentificationType. withSpatialRepresentationType(Collection<MDSpatialRepresentationTypeCodePropertyType> values)MDDataIdentificationTypeMDDataIdentificationType. withSpatialRepresentationType(List<MDSpatialRepresentationTypeCodePropertyType> value)
-