Package | Description |
---|---|
org.exolab.castor.mapping.xml |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
Enumeration<? extends Container> |
ClassChoice.enumerateContainer()
Method enumerateContainer.
|
Iterator<? extends Container> |
ClassChoice.iterateContainer()
Method iterateContainer.
|
Modifier and Type | Method and Description |
---|---|
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) |
Copyright © 2014. All rights reserved.