Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.ws.jaxme.xs.impl.XSObjectImpl
org.apache.ws.jaxme.xs.impl.XSOpenAttrsImpl
org.apache.ws.jaxme.xs.impl.XSKeyRefImpl
Constructor Summary | |
|
Method Summary | |
XSAnnotation[] |
|
XSIdentityConstraint | |
XSElementOrAttrRef[][] | |
String |
|
void |
|
Methods inherited from class org.apache.ws.jaxme.xs.impl.XSOpenAttrsImpl | |
getOpenAttributes |
Methods inherited from class org.apache.ws.jaxme.xs.impl.XSObjectImpl | |
getLocator , getParentObject , getXSSchema , getXsObject , isTopLevelObject , validate , validateAllIn |
public XSAnnotation[] getAnnotations()
Returns the array of annotations.
- Specified by:
- getAnnotations in interface XSKeyRef
public XSIdentityConstraint getIdentityConstraint()
- Specified by:
- getIdentityConstraint in interface XSKeyRef
- See Also:
XSKeyRef.getIdentityConstraint()
public XSElementOrAttrRef[][] getMatchCriteria()
- Specified by:
- getMatchCriteria in interface XSKeyRef
- See Also:
XSKeyRef.getMatchCriteria()