public final class MappedMethod extends Object
| Constructor and Description |
|---|
MappedMethod(Method method,
String serializedName,
ExposeMethodResult.ConflictResolutionStrategy conflictResolutionStrategy) |
| Modifier and Type | Method and Description |
|---|---|
ExposeMethodResult.ConflictResolutionStrategy |
getConflictResolutionStrategy() |
Method |
getMethod() |
String |
getSerializedName() |
public MappedMethod(Method method, String serializedName, ExposeMethodResult.ConflictResolutionStrategy conflictResolutionStrategy)
public Method getMethod()
public String getSerializedName()
public ExposeMethodResult.ConflictResolutionStrategy getConflictResolutionStrategy()
Copyright © 2018. All rights reserved.