Package | Description |
---|---|
org.jboss.errai.jpa.sync.client.shared |
Modifier and Type | Method and Description |
---|---|
SyncRequestOperation.Type |
SyncRequestOperation.getType() |
static SyncRequestOperation.Type |
SyncRequestOperation.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SyncRequestOperation.Type[] |
SyncRequestOperation.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
SyncRequestOperation(SyncRequestOperation.Type type,
X newState,
X expectedState) |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.