Uses of Class
org.exolab.castor.mapping.xml.KeyGeneratorDef
Packages that use KeyGeneratorDef
-
Uses of KeyGeneratorDef in org.exolab.castor.mapping.xml
Methods in org.exolab.castor.mapping.xml that return KeyGeneratorDefModifier and TypeMethodDescriptionMappingRoot.getKeyGeneratorDef()Method getKeyGeneratorDef.Returns the contents of the collection in an Array.MappingRoot.getKeyGeneratorDef(int index) Method getKeyGeneratorDef.MappingRoot.removeKeyGeneratorDefAt(int index) Method removeKeyGeneratorDefAt.static KeyGeneratorDefMethod unmarshal.Methods in org.exolab.castor.mapping.xml that return types with arguments of type KeyGeneratorDefModifier and TypeMethodDescriptionEnumeration<? extends KeyGeneratorDef> MappingRoot.enumerateKeyGeneratorDef()Method enumerateKeyGeneratorDef.Iterator<? extends KeyGeneratorDef> MappingRoot.iterateKeyGeneratorDef()Method iterateKeyGeneratorDef.Methods in org.exolab.castor.mapping.xml with parameters of type KeyGeneratorDefModifier and TypeMethodDescriptionvoidMappingRoot.addKeyGeneratorDef(int index, KeyGeneratorDef vKeyGeneratorDef) voidMappingRoot.addKeyGeneratorDef(KeyGeneratorDef vKeyGeneratorDef) booleanMappingRoot.removeKeyGeneratorDef(KeyGeneratorDef vKeyGeneratorDef) Method removeKeyGeneratorDef.voidMappingRoot.setKeyGeneratorDef(int index, KeyGeneratorDef vKeyGeneratorDef) voidMappingRoot.setKeyGeneratorDef(KeyGeneratorDef[] vKeyGeneratorDefArray)