Package | Description |
---|---|
org.icatproject |
Modifier and Type | Field and Description |
---|---|
protected RelType |
EntityField.relType |
Modifier and Type | Method and Description |
---|---|
static RelType |
RelType.fromValue(String v) |
RelType |
EntityField.getRelType()
Gets the value of the relType property.
|
static RelType |
RelType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RelType[] |
RelType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
EntityField.setRelType(RelType value)
Sets the value of the relType property.
|
Copyright © 2012 The ICAT Collaboration. All Rights Reserved.