|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.netscape.cmsutil.radius.AttributeSet
public class AttributeSet
Constructor Summary | |
---|---|
AttributeSet()
|
Method Summary | |
---|---|
void |
addAttribute(Attribute attr)
|
Attribute |
getAttributeAt(int pos)
|
Attribute |
getAttributeByType(int type)
|
java.util.Enumeration |
getAttributes()
|
int |
size()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AttributeSet()
Method Detail |
---|
public void addAttribute(Attribute attr)
public int size()
public java.util.Enumeration getAttributes()
public Attribute getAttributeByType(int type)
public Attribute getAttributeAt(int pos)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |