|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcds.savot.model.SavotSet
cds.savot.model.TDSet
public class TDSet
Set of TD elements
SavotSet
Constructor Summary | |
---|---|
TDSet()
Constructor |
Method Summary | |
---|---|
byte[] |
getByteContent(int TDIndex)
Get the content at the TDIndex position of the TDSet |
java.lang.String |
getContent(int TDIndex)
Get the content at the TDIndex position of the TDSet |
Methods inherited from class cds.savot.model.SavotSet |
---|
addItem, getItemAt, getItemCount, getItems, removeAllItems, removeItemAt, setItems |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TDSet()
Method Detail |
---|
public java.lang.String getContent(int TDIndex)
TDIndex
-
public byte[] getByteContent(int TDIndex)
TDIndex
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |