public class DataBody extends Object
| Constructor and Description |
|---|
DataBody() |
| Modifier and Type | Method and Description |
|---|---|
Attributes |
getAttributes() |
String |
getId() |
ResourceRelationships |
getRelationships() |
String |
getType() |
void |
setAttributes(Attributes attributes) |
DataBody |
setId(String id) |
void |
setRelationships(ResourceRelationships relationships) |
void |
setType(String type) |
public String getId()
public String getType()
public void setType(String type)
public ResourceRelationships getRelationships()
public void setRelationships(ResourceRelationships relationships)
public Attributes getAttributes()
public void setAttributes(Attributes attributes)
Copyright © 2015. All Rights Reserved.