|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface XSAttributeGroup
Interface of an attribute group. Note, that attribute groups are always global.
| Method Summary | |
|---|---|
XSAttributable[] |
getAttributes()
Returns the groups attributes. |
XsQName |
getName()
Returns the attribute group is global: Returns the attribute groups name. |
| Methods inherited from interface org.apache.ws.jaxme.xs.XSOpenAttrs |
|---|
getOpenAttributes |
| Methods inherited from interface org.apache.ws.jaxme.xs.XSObject |
|---|
getLocator, getParentObject, getXSSchema, isTopLevelObject, validate |
| Method Detail |
|---|
XsQName getName()
Returns the attribute group is global: Returns the attribute groups name. Otherwise returns null.
XSAttributable[] getAttributes()
Returns the groups attributes.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||