|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Item | |
|---|---|
| org.errai.samples.serialization.client.shared | |
| Uses of Item in org.errai.samples.serialization.client.shared |
|---|
| Methods in org.errai.samples.serialization.client.shared that return types with arguments of type Item | |
|---|---|
Set<Item> |
Record.getStuff()
|
| Method parameters in org.errai.samples.serialization.client.shared with type arguments of type Item | |
|---|---|
void |
Record.setStuff(Set<Item> stuff)
|
| Constructors in org.errai.samples.serialization.client.shared with parameters of type Item | |
|---|---|
Record(int recordId,
String name,
float balance,
Date accountOpened,
RecordType type,
Item[] stuff,
String[][] properties)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||