public static class RepoMethod.Part extends Object
| Constructor and Description |
|---|
Part(RepoMethod.Operation preOperation,
String fullExpression) |
Part(String fullExpression) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getFullExpression() |
RepoMethod.Operation |
getPreOperation() |
int |
hashCode() |
String |
toString() |
public Part(RepoMethod.Operation preOperation, String fullExpression)
public Part(String fullExpression)
public RepoMethod.Operation getPreOperation()
public String getFullExpression()
Copyright © 2020. All Rights Reserved.