public class DisplayForm extends AbstractObj
| Modifier and Type | Class and Description |
|---|---|
protected static class |
DisplayForm.Content |
protected static class |
DisplayForm.Links |
| Modifier and Type | Field and Description |
|---|---|
protected DisplayForm.Content |
content |
meta| Modifier | Constructor and Description |
|---|---|
protected |
DisplayForm(Meta meta,
DisplayForm.Content content,
DisplayForm.Links links) |
| Modifier and Type | Method and Description |
|---|---|
String |
getElementsLink()
Deprecated.
use
getElementsUri() instead |
String |
getElementsUri() |
String |
getExpression() |
String |
getFormOf() |
String |
getLdmExpression() |
String |
getType() |
String |
toString() |
getAuthor, getCategory, getContributor, getCreated, getId, getIdentifier, getSummary, getTags, getTitle, getUpdated, getUri, isDeprecated, isLocked, isProduction, isSharedWithSomeone, isUnlisted, setCategory, setDeprecated, setIdentifier, setLocked, setProduction, setSharedWithSomeone, setSummary, setTags, setTitle, setUnlisted, urisprotected final DisplayForm.Content content
protected DisplayForm(Meta meta, DisplayForm.Content content, DisplayForm.Links links)
public String getFormOf()
public String getExpression()
public String getLdmExpression()
public String getType()
@Deprecated public String getElementsLink()
getElementsUri() insteadpublic String getElementsUri()
public String toString()
toString in class AbstractObjCopyright © 2017. All rights reserved.