| Package | Description |
|---|---|
| io.gsonfire.annotations | |
| io.gsonfire.postprocessors.methodinvoker |
| Modifier and Type | Method and Description |
|---|---|
static ExposeMethodResult.ConflictResolutionStrategy |
ExposeMethodResult.ConflictResolutionStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExposeMethodResult.ConflictResolutionStrategy[] |
ExposeMethodResult.ConflictResolutionStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ExposeMethodResult.ConflictResolutionStrategy |
MappedMethod.getConflictResolutionStrategy() |
| Constructor and Description |
|---|
MappedMethod(Method method,
String serializedName,
ExposeMethodResult.ConflictResolutionStrategy conflictResolutionStrategy) |
Copyright © 2018. All rights reserved.