Uses of Interface
org.w3._2001.schema.FieldType
Packages that use FieldType
-
Uses of FieldType in org.w3._2001.schema
Methods in org.w3._2001.schema that return FieldTypeModifier and TypeMethodDescriptionSchemaFactory.createFieldType()Returns a new object of class 'Field Type'.DocumentRoot.getField()Returns the value of the 'Field' containment reference.Methods in org.w3._2001.schema that return types with arguments of type FieldTypeModifier and TypeMethodDescriptionEList<FieldType>Keybase.getField()Returns the value of the 'Field' containment reference list.Methods in org.w3._2001.schema with parameters of type FieldType -
Uses of FieldType in org.w3._2001.schema.impl
Classes in org.w3._2001.schema.impl that implement FieldTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Field Type'.Fields in org.w3._2001.schema.impl with type parameters of type FieldTypeModifier and TypeFieldDescriptionprotected EList<FieldType>KeybaseImpl.fieldThe cached value of the 'Field' containment reference list.Methods in org.w3._2001.schema.impl that return FieldTypeModifier and TypeMethodDescriptionSchemaFactoryImpl.createFieldType()DocumentRootImpl.getField()Methods in org.w3._2001.schema.impl that return types with arguments of type FieldTypeMethods in org.w3._2001.schema.impl with parameters of type FieldTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetField(FieldType newField, NotificationChain msgs) void -
Uses of FieldType in org.w3._2001.schema.util
Methods in org.w3._2001.schema.util with parameters of type FieldTypeModifier and TypeMethodDescriptionSchemaSwitch.caseFieldType(FieldType object) Returns the result of interpreting the object as an instance of 'Field Type'.booleanSchemaValidator.validateFieldType(FieldType fieldType, DiagnosticChain diagnostics, Map<Object, Object> context)