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) |
public Fetch(String attribute, Fetch.FetchType fetchType)
public Fetch(String attribute)
public String getAttribute()
public Fetch.FetchType getFetchType()
Copyright © 2017. All rights reserved.