public class Fetch extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Fetch.FetchType |
Constructor and Description |
---|
Fetch(String attribute) |
Fetch(String attribute,
Fetch.FetchType fetchType) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getAttribute() |
Fetch.FetchType |
getFetchType() |
int |
hashCode() |
String |
toString() |
public Fetch(String attribute, Fetch.FetchType fetchType)
public Fetch(String attribute)
public String getAttribute()
public Fetch.FetchType getFetchType()
Copyright © 2021. All rights reserved.