public abstract class LazyProperty extends ModelBase
| Constructor and Description |
|---|
LazyProperty(String propertyKey,
String propertyName,
Visibility propertyVisibility) |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
String |
getName() |
protected abstract Property |
getP() |
protected abstract String |
getToStringHeaderLine() |
Visibility |
getVisibility() |
String |
toString() |
static String |
toString(Property prop,
String headerLine) |
getAuthorizations, getGraphpublic LazyProperty(String propertyKey, String propertyName, Visibility propertyVisibility)
protected abstract String getToStringHeaderLine()
protected abstract Property getP()
public String getKey()
public String getName()
public Visibility getVisibility()
Copyright © 2014–2015. All rights reserved.