public class Fetch extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Fetch.Style
The type or style of fetch.
|
| Constructor and Description |
|---|
Fetch(Association association,
Fetch.Style style) |
| Modifier and Type | Method and Description |
|---|---|
Association |
getAssociation() |
Fetch.Style |
getStyle() |
String |
toString() |
public Fetch(Association association, Fetch.Style style)
public Association getAssociation()
public Fetch.Style getStyle()
Copyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved