Uses of Interface
com.orchestranetworks.schema.info.SchemaFacetBoundaryMinExclusive
-
Packages that use SchemaFacetBoundaryMinExclusive Package Description com.orchestranetworks.schema Represents XML Schema concepts and provides schema extensions capabilities. -
-
Uses of SchemaFacetBoundaryMinExclusive in com.orchestranetworks.schema
Methods in com.orchestranetworks.schema that return SchemaFacetBoundaryMinExclusive Modifier and Type Method Description SchemaFacetBoundaryMinExclusiveSchemaNode. getFacetMinBoundaryExclusive()Returns the firstminExclusivefacet declared on this node.
-