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