Uses of Enum Class
org.w3._2001.schema.DerivationSetMember0
Packages that use DerivationSetMember0
- 
Uses of DerivationSetMember0 in org.w3._2001.schemaFields in org.w3._2001.schema with type parameters of type DerivationSetMember0Modifier and TypeFieldDescriptionstatic final List<DerivationSetMember0>DerivationSetMember0.VALUESA public read-only list of all the 'Derivation Set Member0' enumerators.Methods in org.w3._2001.schema that return DerivationSetMember0Modifier and TypeMethodDescriptionstatic DerivationSetMember0DerivationSetMember0.get(int value) Returns the 'Derivation Set Member0' literal with the specified integer value.static DerivationSetMember0Returns the 'Derivation Set Member0' literal with the specified literal value.static DerivationSetMember0Returns the 'Derivation Set Member0' literal with the specified name.static DerivationSetMember0Returns the enum constant of this class with the specified name.static DerivationSetMember0[]DerivationSetMember0.values()Returns an array containing the constants of this enum class, in the order they are declared.
- 
Uses of DerivationSetMember0 in org.w3._2001.schema.implMethods in org.w3._2001.schema.impl that return DerivationSetMember0Modifier and TypeMethodDescriptionSchemaFactoryImpl.createDerivationSetMember0FromString(EDataType eDataType, String initialValue) SchemaFactoryImpl.createDerivationSetMember0ObjectFromString(EDataType eDataType, String initialValue) 
- 
Uses of DerivationSetMember0 in org.w3._2001.schema.utilMethods in org.w3._2001.schema.util with parameters of type DerivationSetMember0Modifier and TypeMethodDescriptionbooleanSchemaValidator.validateDerivationSetMember0(DerivationSetMember0 derivationSetMember0, DiagnosticChain diagnostics, Map<Object, Object> context) booleanSchemaValidator.validateDerivationSetMember0Object(DerivationSetMember0 derivationSetMember0Object, DiagnosticChain diagnostics, Map<Object, Object> context)