public class AjwipOl
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
void |
addEvent(GlobalEventInterface gei) |
void |
addLi(AjwipLi ajwipLi) |
void |
setAttr(AjwipAttr aga) |
void |
setId(java.lang.String id) |
void |
setReversed(boolean reversed) |
void |
setStart(java.lang.String start) |
void |
setType(BulletTypes type) |
java.lang.String |
toString() |
public void setId(java.lang.String id)
public void addLi(AjwipLi ajwipLi)
public void setReversed(boolean reversed)
public void setStart(java.lang.String start)
public void setType(BulletTypes type)
public void setAttr(AjwipAttr aga)
public void addEvent(GlobalEventInterface gei)
public java.lang.String toString()
toString
in class java.lang.Object