Uses of Interface
org.eclipse.persistence.internal.oxm.schema.model.Restrictable
-
Packages that use Restrictable Package Description org.eclipse.persistence.internal.oxm.schema.model -
-
Uses of Restrictable in org.eclipse.persistence.internal.oxm.schema.model
Classes in org.eclipse.persistence.internal.oxm.schema.model that implement Restrictable Modifier and Type Class Description classComplexContentclassContentclassSimpleContentclassSimpleTypeMethods in org.eclipse.persistence.internal.oxm.schema.model that return Restrictable Modifier and Type Method Description RestrictableRestriction. getOwner()Methods in org.eclipse.persistence.internal.oxm.schema.model with parameters of type Restrictable Modifier and Type Method Description voidRestriction. setOwner(Restrictable owner)
-