Uses of Class
net.opengis.iso19139.gmx.v_20070417.FileNameType
-
Packages that use FileNameType Package Description net.opengis.iso19139.gmx.v_20070417 -
-
Uses of FileNameType in net.opengis.iso19139.gmx.v_20070417
Fields in net.opengis.iso19139.gmx.v_20070417 declared as FileNameType Modifier and Type Field Description protected FileNameTypeFileNamePropertyType. fileNameMethods in net.opengis.iso19139.gmx.v_20070417 that return FileNameType Modifier and Type Method Description FileNameTypeObjectFactory. createFileNameType()Create an instance ofFileNameTypeFileNameTypeFileNamePropertyType. getFileName()Gets the value of the fileName property.FileNameTypeFileNameType. withSrc(String value)FileNameTypeFileNameType. withValue(String value)Methods in net.opengis.iso19139.gmx.v_20070417 that return types with arguments of type FileNameType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<FileNameType>ObjectFactory. createFileName(FileNameType value)Methods in net.opengis.iso19139.gmx.v_20070417 with parameters of type FileNameType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<FileNameType>ObjectFactory. createFileName(FileNameType value)voidFileNamePropertyType. setFileName(FileNameType value)Sets the value of the fileName property.FileNamePropertyTypeFileNamePropertyType. withFileName(FileNameType value)Constructors in net.opengis.iso19139.gmx.v_20070417 with parameters of type FileNameType Constructor Description FileNamePropertyType(FileNameType fileName, List<String> nilReason)Fully-initialising value constructor
-