| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.ws.jaxme.xs.impl.XSObjectImplorg.apache.ws.jaxme.xs.impl.XSOpenAttrsImplorg.apache.ws.jaxme.xs.impl.XSKeyRefImplConstructor 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()