|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Flat | |
|---|---|
| org.castor.cpa.test.test2996.onetomany | |
| Uses of Flat in org.castor.cpa.test.test2996.onetomany |
|---|
| Methods in org.castor.cpa.test.test2996.onetomany that return Flat | |
|---|---|
Flat[] |
House.getFlats()
Method getFlats.Returns the contents of the collection in an Array. |
Flat |
House.getFlats(int index)
Method getFlats. |
Flat |
House.removeFlatsAt(int index)
Method removeFlatsAt. |
static Flat |
Flat.unmarshalFlat(Reader reader)
Method unmarshalFlat. |
| Methods in org.castor.cpa.test.test2996.onetomany that return types with arguments of type Flat | |
|---|---|
Enumeration<? extends Flat> |
House.enumerateFlats()
Method enumerateFlats. |
Iterator<? extends Flat> |
House.iterateFlats()
Method iterateFlats. |
| Methods in org.castor.cpa.test.test2996.onetomany with parameters of type Flat | |
|---|---|
void |
House.addFlats(Flat vFlats)
|
void |
House.addFlats(int index,
Flat vFlats)
|
boolean |
House.removeFlats(Flat vFlats)
Method removeFlats. |
void |
House.setFlats(Flat[] vFlatsArray)
|
void |
House.setFlats(int index,
Flat vFlats)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||