367368369370371372373
/** * {attribute uses} A set of attribute uses. */ public XSObjectList getAttributeUses() { return new XSObjectListImpl(fAttributeUses, fAttrUseNum); }