Uses of Enum Class
org.w3._2001.schema.AllNNIMember1
Packages that use AllNNIMember1
-
Uses of AllNNIMember1 in org.w3._2001.schema
Fields in org.w3._2001.schema with type parameters of type AllNNIMember1Modifier and TypeFieldDescriptionstatic final List<AllNNIMember1>AllNNIMember1.VALUESA public read-only list of all the 'All NNI Member1' enumerators.Methods in org.w3._2001.schema that return AllNNIMember1Modifier and TypeMethodDescriptionstatic AllNNIMember1AllNNIMember1.get(int value) Returns the 'All NNI Member1' literal with the specified integer value.static AllNNIMember1Returns the 'All NNI Member1' literal with the specified literal value.static AllNNIMember1Returns the 'All NNI Member1' literal with the specified name.static AllNNIMember1Returns the enum constant of this class with the specified name.static AllNNIMember1[]AllNNIMember1.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of AllNNIMember1 in org.w3._2001.schema.impl
Methods in org.w3._2001.schema.impl that return AllNNIMember1Modifier and TypeMethodDescriptionSchemaFactoryImpl.createAllNNIMember1FromString(EDataType eDataType, String initialValue) SchemaFactoryImpl.createAllNNIMember1ObjectFromString(EDataType eDataType, String initialValue) -
Uses of AllNNIMember1 in org.w3._2001.schema.util
Methods in org.w3._2001.schema.util with parameters of type AllNNIMember1Modifier and TypeMethodDescriptionbooleanSchemaValidator.validateAllNNIMember1(AllNNIMember1 allNNIMember1, DiagnosticChain diagnostics, Map<Object, Object> context) booleanSchemaValidator.validateAllNNIMember1Object(AllNNIMember1 allNNIMember1Object, DiagnosticChain diagnostics, Map<Object, Object> context)