Package | Description |
---|---|
org.jboss.metadata.ejb.spec |
Modifier and Type | Method and Description |
---|---|
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 are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
RelationRoleMetaData.setMultiplicity(MultiplicityType multiplicityType)
Set the multiplicityType.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.