public class EntityMetaRequest extends Object
| Constructor and Description |
|---|
EntityMetaRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLabel() |
String |
getPath() |
String |
getSourceId() |
void |
setLabel(String label) |
void |
setPath(String path) |
void |
setSourceId(String sourceId) |
public String getSourceId()
public void setSourceId(String sourceId)
sourceId - public String getPath()
public void setPath(String path)
path - public String getLabel()
public void setLabel(String label)
label - Copyright © 2018. All rights reserved.