Uses of Class
net.opengis.iso19139.gmx.v_20070417.MXSupportFileType
-
Packages that use MXSupportFileType Package Description net.opengis.iso19139.gmx.v_20070417 -
-
Uses of MXSupportFileType in net.opengis.iso19139.gmx.v_20070417
Fields in net.opengis.iso19139.gmx.v_20070417 declared as MXSupportFileType Modifier and Type Field Description protected MXSupportFileTypeMXSupportFilePropertyType. mxSupportFileMethods in net.opengis.iso19139.gmx.v_20070417 that return MXSupportFileType Modifier and Type Method Description MXSupportFileTypeObjectFactory. createMXSupportFileType()Create an instance ofMXSupportFileTypeMXSupportFileTypeMXSupportFilePropertyType. getMXSupportFile()Gets the value of the mxSupportFile property.MXSupportFileTypeMXSupportFileType. withFileDescription(CharacterStringPropertyType value)MXSupportFileTypeMXSupportFileType. withFileName(FileNamePropertyType value)MXSupportFileTypeMXSupportFileType. withFileType(MimeFileTypePropertyType value)MXSupportFileTypeMXSupportFileType. withId(String value)MXSupportFileTypeMXSupportFileType. withUuid(String value)Methods in net.opengis.iso19139.gmx.v_20070417 that return types with arguments of type MXSupportFileType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MXSupportFileType>ObjectFactory. createMXSupportFile(MXSupportFileType value)Methods in net.opengis.iso19139.gmx.v_20070417 with parameters of type MXSupportFileType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MXSupportFileType>ObjectFactory. createMXSupportFile(MXSupportFileType value)voidMXSupportFilePropertyType. setMXSupportFile(MXSupportFileType value)Sets the value of the mxSupportFile property.MXSupportFilePropertyTypeMXSupportFilePropertyType. withMXSupportFile(MXSupportFileType value)Constructors in net.opengis.iso19139.gmx.v_20070417 with parameters of type MXSupportFileType Constructor Description MXSupportFilePropertyType(MXSupportFileType mxSupportFile, List<String> nilReason, String uuidref, org.hisrc.w3c.xlink.v_1_0.TypeType type, String href, String role, String arcrole, String title, org.hisrc.w3c.xlink.v_1_0.ShowType show, org.hisrc.w3c.xlink.v_1_0.ActuateType actuate)Fully-initialising value constructor
-