org.apache.ws.jaxme.xs.impl
public class XSIdentityConstraintImpl extends XSOpenAttrsImpl implements XSIdentityConstraint
| Constructor Summary | |
|---|---|
| protected | XSIdentityConstraintImpl(XSElement pParent, XsEKey key) |
| protected | XSIdentityConstraintImpl(XSElement pParent, XsEUnique unique) |
| Method Summary | |
|---|---|
| XSAnnotation[] | getAnnotations() |
| XSElementOrAttrRef[][] | getMatchCriteria() |
| String | getName() |
| boolean | isUnique() |
| void | validate() |
See Also: XSIdentityConstraintImpl
See Also: XSIdentityConstraintImpl
See Also: isUnique