Uses of Class
net.opengis.iso19139.gmd.v_20070417.MDMediumFormatCodePropertyType
-
Packages that use MDMediumFormatCodePropertyType Package Description net.opengis.iso19139.gmd.v_20070417 -
-
Uses of MDMediumFormatCodePropertyType in net.opengis.iso19139.gmd.v_20070417
Fields in net.opengis.iso19139.gmd.v_20070417 with type parameters of type MDMediumFormatCodePropertyType Modifier and Type Field Description protected List<MDMediumFormatCodePropertyType>MDMediumType. mediumFormatMethods in net.opengis.iso19139.gmd.v_20070417 that return MDMediumFormatCodePropertyType Modifier and Type Method Description MDMediumFormatCodePropertyTypeObjectFactory. createMDMediumFormatCodePropertyType()Create an instance ofMDMediumFormatCodePropertyTypeMDMediumFormatCodePropertyTypeMDMediumFormatCodePropertyType. withMDMediumFormatCode(CodeListValueType value)MDMediumFormatCodePropertyTypeMDMediumFormatCodePropertyType. withNilReason(String... values)MDMediumFormatCodePropertyTypeMDMediumFormatCodePropertyType. withNilReason(Collection<String> values)MDMediumFormatCodePropertyTypeMDMediumFormatCodePropertyType. withNilReason(List<String> value)Methods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type MDMediumFormatCodePropertyType Modifier and Type Method Description List<MDMediumFormatCodePropertyType>MDMediumType. getMediumFormat()Gets the value of the mediumFormat property.Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type MDMediumFormatCodePropertyType Modifier and Type Method Description MDMediumTypeMDMediumType. withMediumFormat(MDMediumFormatCodePropertyType... values)Method parameters in net.opengis.iso19139.gmd.v_20070417 with type arguments of type MDMediumFormatCodePropertyType Modifier and Type Method Description voidMDMediumType. setMediumFormat(List<MDMediumFormatCodePropertyType> value)MDMediumTypeMDMediumType. withMediumFormat(Collection<MDMediumFormatCodePropertyType> values)MDMediumTypeMDMediumType. withMediumFormat(List<MDMediumFormatCodePropertyType> value)
-