|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AdvancedSearchRecord.OperatorType | |
---|---|
org.gcube.messaging.common.messages.records |
Uses of AdvancedSearchRecord.OperatorType in org.gcube.messaging.common.messages.records |
---|
Methods in org.gcube.messaging.common.messages.records that return AdvancedSearchRecord.OperatorType | |
---|---|
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. |
Methods in org.gcube.messaging.common.messages.records with parameters of type AdvancedSearchRecord.OperatorType | |
---|---|
void |
AdvancedSearchRecord.setOperator(AdvancedSearchRecord.OperatorType operator)
set the operator type |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |