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