public class QueryGraphValueEntryCustom extends Object implements QueryGraphValueEntry
Modifier and Type | Field and Description |
---|---|
static EPTypeClass |
EPTYPE |
Constructor and Description |
---|
QueryGraphValueEntryCustom() |
Modifier and Type | Method and Description |
---|---|
Map<QueryGraphValueEntryCustomKey,QueryGraphValueEntryCustomOperation> |
getOperations() |
void |
setOperations(Map<QueryGraphValueEntryCustomKey,QueryGraphValueEntryCustomOperation> operations) |
public static final EPTypeClass EPTYPE
public void setOperations(Map<QueryGraphValueEntryCustomKey,QueryGraphValueEntryCustomOperation> operations)
public Map<QueryGraphValueEntryCustomKey,QueryGraphValueEntryCustomOperation> getOperations()
Copyright © 2005–2021. All rights reserved.