Package | Description |
---|---|
xuml.tools.miuml.metamodel.jaxb |
Modifier and Type | Field and Description |
---|---|
protected Side |
ToOneReference.side |
Modifier and Type | Method and Description |
---|---|
static Side |
Side.fromValue(String v) |
Side |
ToOneReference.getSide()
Gets the value of the side property.
|
static Side |
Side.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Side[] |
Side.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ToOneReference.setSide(Side value)
Sets the value of the side property.
|
Copyright © 2012–2022. All rights reserved.