Uses of Interface
org.w3._2001.schema.Keybase
Packages that use Keybase
-
Uses of Keybase in org.w3._2001.schema
Subinterfaces of Keybase in org.w3._2001.schemaModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Keyref Type'.Methods in org.w3._2001.schema that return KeybaseModifier and TypeMethodDescriptionSchemaFactory.createKeybase()Returns a new object of class 'Keybase'.DocumentRoot.getKey()Returns the value of the 'Key' containment reference.DocumentRoot.getUnique()Returns the value of the 'Unique' containment reference.Methods in org.w3._2001.schema that return types with arguments of type KeybaseModifier and TypeMethodDescriptionEList<Keybase>Element.getKey()Returns the value of the 'Key' containment reference list.EList<Keybase>Element.getUnique()Returns the value of the 'Unique' containment reference list.Methods in org.w3._2001.schema with parameters of type Keybase -
Uses of Keybase in org.w3._2001.schema.impl
Classes in org.w3._2001.schema.impl that implement KeybaseModifier and TypeClassDescriptionclassAn implementation of the model object 'Keybase'.classAn implementation of the model object 'Keyref Type'.Methods in org.w3._2001.schema.impl that return KeybaseModifier and TypeMethodDescriptionSchemaFactoryImpl.createKeybase()DocumentRootImpl.getKey()DocumentRootImpl.getUnique()Methods in org.w3._2001.schema.impl that return types with arguments of type KeybaseModifier and TypeMethodDescriptionEList<Keybase>ElementImpl.getKey()EList<Keybase>ElementImpl.getUnique()Methods in org.w3._2001.schema.impl with parameters of type KeybaseModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetKey(Keybase newKey, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetUnique(Keybase newUnique, NotificationChain msgs) voidvoid -
Uses of Keybase in org.w3._2001.schema.util
Methods in org.w3._2001.schema.util with parameters of type KeybaseModifier and TypeMethodDescriptionSchemaSwitch.caseKeybase(Keybase object) Returns the result of interpreting the object as an instance of 'Keybase'.booleanSchemaValidator.validateKeybase(Keybase keybase, DiagnosticChain diagnostics, Map<Object, Object> context)