|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MultiplicityType | |
|---|---|
| org.jboss.metadata.ejb.spec | |
| Uses of MultiplicityType in org.jboss.metadata.ejb.spec |
|---|
| Methods in org.jboss.metadata.ejb.spec that return MultiplicityType | |
|---|---|
MultiplicityType |
RelationRoleMetaData.getMultiplicity()
Get the multiplicityType. |
static MultiplicityType |
MultiplicityType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MultiplicityType[] |
MultiplicityType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in org.jboss.metadata.ejb.spec with parameters of type MultiplicityType | |
|---|---|
void |
RelationRoleMetaData.setMultiplicity(MultiplicityType multiplicityType)
Set the multiplicityType. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||