Package | Description |
---|---|
org.gcube.messaging.common.messages.records |
Modifier and Type | Method and Description |
---|---|
AdvancedSearchRecord.OperatorType |
AdvancedSearchRecord.getOperator()
get the operator type
|
static AdvancedSearchRecord.OperatorType |
AdvancedSearchRecord.OperatorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AdvancedSearchRecord.OperatorType[] |
AdvancedSearchRecord.OperatorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AdvancedSearchRecord.setOperator(AdvancedSearchRecord.OperatorType operator)
set the operator type
|
Copyright © 2014. All Rights Reserved.