Uses of Interface
net.opengis.gml311.FileType
Packages that use FileType
-
Uses of FileType in net.opengis.gml311
Methods in net.opengis.gml311 that return FileTypeModifier and TypeMethodDescriptionGml311Factory.createFileType()Returns a new object of class 'File Type'.DocumentRoot.getFile()Returns the value of the 'File' containment reference.RangeSetType.getFile()Returns the value of the 'File' containment reference.Methods in net.opengis.gml311 with parameters of type FileType -
Uses of FileType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement FileTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'File Type'.Fields in net.opengis.gml311.impl declared as FileTypeModifier and TypeFieldDescriptionprotected FileTypeRangeSetTypeImpl.fileThe cached value of the 'File' containment reference.Methods in net.opengis.gml311.impl that return FileTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createFileType()DocumentRootImpl.getFile()RangeSetTypeImpl.getFile()Methods in net.opengis.gml311.impl with parameters of type FileTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetFile(FileType newFile, NotificationChain msgs) NotificationChainRangeSetTypeImpl.basicSetFile(FileType newFile, NotificationChain msgs) voidvoid -
Uses of FileType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type FileTypeModifier and TypeMethodDescriptionGml311Switch.caseFileType(FileType object) Returns the result of interpreting the object as an instance of 'File Type'.booleanGml311Validator.validateFileType(FileType fileType, DiagnosticChain diagnostics, Map<Object, Object> context)