|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgalapi.ItemList
galapi.NodeList
galapi.AttributeList
Field Summary |
Fields inherited from class galapi.ItemList |
ilist |
Constructor Summary | |
|
AttributeList()
|
protected |
AttributeList(int il)
|
Method Summary | |
static AttributeList |
cons(Attribute a,
AttributeList cdr)
|
Methods inherited from class galapi.ItemList |
cons, finalize, getNativeItemList, isEmpty, ItemsFirst, ItemsNext, nativeCons, nativeEmptyList, nativeFreeItemList, nativeIsEmpty, nativeItemsFirst, nativeItemsNext, nativeSerialize, setItemList, toString |
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public AttributeList() throws GalapiException
protected AttributeList(int il)
Method Detail |
public static AttributeList cons(Attribute a, AttributeList cdr) throws GalapiException
GalapiException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |