|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Container | |
|---|---|
| org.exolab.castor.mapping.xml | |
| Uses of Container in org.exolab.castor.mapping.xml |
|---|
| Methods in org.exolab.castor.mapping.xml that return Container | |
|---|---|
Container[] |
ClassChoice.getContainer()
Method getContainer.Returns the contents of the collection in an Array. |
Container |
ClassChoice.getContainer(int index)
Method getContainer. |
Container |
ClassChoice.removeContainerAt(int index)
Method removeContainerAt. |
static Container |
Container.unmarshal(Reader reader)
Method unmarshal. |
| Methods in org.exolab.castor.mapping.xml that return types with arguments of type Container | |
|---|---|
Enumeration<? extends Container> |
ClassChoice.enumerateContainer()
Method enumerateContainer. |
Iterator<? extends Container> |
ClassChoice.iterateContainer()
Method iterateContainer. |
| Methods in org.exolab.castor.mapping.xml with parameters of type Container | |
|---|---|
void |
ClassChoice.addContainer(Container vContainer)
|
void |
ClassChoice.addContainer(int index,
Container vContainer)
|
boolean |
ClassChoice.removeContainer(Container vContainer)
Method removeContainer. |
void |
ClassChoice.setContainer(Container[] vContainerArray)
|
void |
ClassChoice.setContainer(int index,
Container vContainer)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||