org.apache.ws.jaxme.xs.impl
public class XSAttributeImpl extends XSOpenAttrsImpl implements XSAttribute
| Constructor Summary | |
|---|---|
| protected | XSAttributeImpl(XSObject pParent, XsTAttribute pBaseAttribute) |
| Method Summary | |
|---|---|
| XSAnnotation[] | getAnnotations() |
| String | getDefault() |
| String | getFixed() |
| XsQName | getName() |
| XSType | getType() |
| protected XsTAttribute | getXsTAttribute() |
| boolean | isGlobal() |
| protected boolean | isInnerSimpleType() |
| boolean | isOptional() |
| protected boolean | isReference() |
| protected boolean | isValidated() |
| void | validate() |