Package | Description |
---|---|
org.exolab.castor.mapping.xml |
Modifier and Type | Method and Description |
---|---|
KeyGeneratorDef[] |
MappingRoot.getKeyGeneratorDef()
Method getKeyGeneratorDef.Returns the contents of the
collection in an Array.
|
KeyGeneratorDef |
MappingRoot.getKeyGeneratorDef(int index)
Method getKeyGeneratorDef.
|
KeyGeneratorDef |
MappingRoot.removeKeyGeneratorDefAt(int index)
Method removeKeyGeneratorDefAt.
|
static KeyGeneratorDef |
KeyGeneratorDef.unmarshal(Reader reader)
Method unmarshal.
|
Modifier and Type | Method and Description |
---|---|
Enumeration<? extends KeyGeneratorDef> |
MappingRoot.enumerateKeyGeneratorDef()
Method enumerateKeyGeneratorDef.
|
Iterator<? extends KeyGeneratorDef> |
MappingRoot.iterateKeyGeneratorDef()
Method iterateKeyGeneratorDef.
|
Modifier and Type | Method and Description |
---|---|
void |
MappingRoot.addKeyGeneratorDef(int index,
KeyGeneratorDef vKeyGeneratorDef) |
void |
MappingRoot.addKeyGeneratorDef(KeyGeneratorDef vKeyGeneratorDef) |
boolean |
MappingRoot.removeKeyGeneratorDef(KeyGeneratorDef vKeyGeneratorDef)
Method removeKeyGeneratorDef.
|
void |
MappingRoot.setKeyGeneratorDef(int index,
KeyGeneratorDef vKeyGeneratorDef) |
void |
MappingRoot.setKeyGeneratorDef(KeyGeneratorDef[] vKeyGeneratorDefArray) |
Copyright © 2017. All rights reserved.