|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AssociatedData | |
---|---|
collections |
Uses of AssociatedData in collections |
---|
Methods in collections that return AssociatedData | |
---|---|
AssociatedData[] |
AssociatedDataList.getAssociatedData()
Gets the associatedData value for this AssociatedDataList. |
AssociatedData |
AssociatedDataList.getAssociatedData(int i)
|
Methods in collections with parameters of type AssociatedData | |
---|---|
void |
AssociatedDataList.setAssociatedData(AssociatedData[] associatedData)
Sets the associatedData value for this AssociatedDataList. |
void |
AssociatedDataList.setAssociatedData(int i,
AssociatedData _value)
|
Constructors in collections with parameters of type AssociatedData | |
---|---|
AssociatedDataList(AssociatedData[] associatedData)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |