Uses of Class
net.opengis.iso19139.gmx.v_20070417.MimeFileTypeType
-
Packages that use MimeFileTypeType Package Description net.opengis.iso19139.gmx.v_20070417 -
-
Uses of MimeFileTypeType in net.opengis.iso19139.gmx.v_20070417
Fields in net.opengis.iso19139.gmx.v_20070417 declared as MimeFileTypeType Modifier and Type Field Description protected MimeFileTypeTypeMimeFileTypePropertyType. mimeFileTypeMethods in net.opengis.iso19139.gmx.v_20070417 that return MimeFileTypeType Modifier and Type Method Description MimeFileTypeTypeObjectFactory. createMimeFileTypeType()Create an instance ofMimeFileTypeTypeMimeFileTypeTypeMimeFileTypePropertyType. getMimeFileType()Gets the value of the mimeFileType property.MimeFileTypeTypeMimeFileTypeType. withType(String value)MimeFileTypeTypeMimeFileTypeType. withValue(String value)Methods in net.opengis.iso19139.gmx.v_20070417 that return types with arguments of type MimeFileTypeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MimeFileTypeType>ObjectFactory. createMimeFileType(MimeFileTypeType value)Methods in net.opengis.iso19139.gmx.v_20070417 with parameters of type MimeFileTypeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MimeFileTypeType>ObjectFactory. createMimeFileType(MimeFileTypeType value)voidMimeFileTypePropertyType. setMimeFileType(MimeFileTypeType value)Sets the value of the mimeFileType property.MimeFileTypePropertyTypeMimeFileTypePropertyType. withMimeFileType(MimeFileTypeType value)Constructors in net.opengis.iso19139.gmx.v_20070417 with parameters of type MimeFileTypeType Constructor Description MimeFileTypePropertyType(MimeFileTypeType mimeFileType, List<String> nilReason)Fully-initialising value constructor
-