| Modifier and Type | Method and Description |
|---|---|
OneToManyFeature.CollectionSemantics |
OneToManyFeature.getCollectionSemantics() |
static OneToManyFeature.CollectionSemantics |
OneToManyFeature.CollectionSemantics.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OneToManyFeature.CollectionSemantics[] |
OneToManyFeature.CollectionSemantics.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
OneToManyFeature.CollectionSemantics |
CollectionTypeRegistryDefault.semanticsOf(Class<?> underlyingClass) |
OneToManyFeature.CollectionSemantics |
CollectionTypeRegistry.semanticsOf(Class<?> cls) |
| Modifier and Type | Method and Description |
|---|---|
OneToManyFeature.CollectionSemantics |
OneToManyAssociationImpl.getCollectionSemantics() |
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.