Uses of Enum Class
org.w3._2001.schema.BlockSetMember0
Packages that use BlockSetMember0
- 
Uses of BlockSetMember0 in org.w3._2001.schemaFields in org.w3._2001.schema with type parameters of type BlockSetMember0Modifier and TypeFieldDescriptionstatic final List<BlockSetMember0>BlockSetMember0.VALUESA public read-only list of all the 'Block Set Member0' enumerators.Methods in org.w3._2001.schema that return BlockSetMember0Modifier and TypeMethodDescriptionstatic BlockSetMember0BlockSetMember0.get(int value) Returns the 'Block Set Member0' literal with the specified integer value.static BlockSetMember0Returns the 'Block Set Member0' literal with the specified literal value.static BlockSetMember0Returns the 'Block Set Member0' literal with the specified name.static BlockSetMember0Returns the enum constant of this class with the specified name.static BlockSetMember0[]BlockSetMember0.values()Returns an array containing the constants of this enum class, in the order they are declared.
- 
Uses of BlockSetMember0 in org.w3._2001.schema.implMethods in org.w3._2001.schema.impl that return BlockSetMember0Modifier and TypeMethodDescriptionSchemaFactoryImpl.createBlockSetMember0FromString(EDataType eDataType, String initialValue) SchemaFactoryImpl.createBlockSetMember0ObjectFromString(EDataType eDataType, String initialValue) 
- 
Uses of BlockSetMember0 in org.w3._2001.schema.utilMethods in org.w3._2001.schema.util with parameters of type BlockSetMember0Modifier and TypeMethodDescriptionbooleanSchemaValidator.validateBlockSetMember0(BlockSetMember0 blockSetMember0, DiagnosticChain diagnostics, Map<Object, Object> context) booleanSchemaValidator.validateBlockSetMember0Object(BlockSetMember0 blockSetMember0Object, DiagnosticChain diagnostics, Map<Object, Object> context)