@Entity public class HostNodeModel extends ConverterRecord<org.gcube.rest.commons.resourceawareservice.resources.HostNode>
| Constructor and Description |
|---|
HostNodeModel() |
HostNodeModel(org.gcube.rest.commons.resourceawareservice.resources.HostNode base) |
| Modifier and Type | Method and Description |
|---|---|
void |
copyFrom(org.gcube.rest.commons.resourceawareservice.resources.HostNode resource) |
org.gcube.rest.commons.resourceawareservice.resources.HostNode |
copyTo() |
String |
getProfile() |
String |
getResourceId() |
List<String> |
getScopes() |
void |
setProfile(String profile) |
void |
setResourceId(String resourceId) |
void |
setScopes(List<String> scopes) |
getDescription, getId, setDescription, setIdpublic HostNodeModel()
public HostNodeModel(org.gcube.rest.commons.resourceawareservice.resources.HostNode base)
public String getResourceId()
public void setResourceId(String resourceId)
public String getProfile()
public void setProfile(String profile)
public final void copyFrom(org.gcube.rest.commons.resourceawareservice.resources.HostNode resource)
copyFrom in class ConverterRecord<org.gcube.rest.commons.resourceawareservice.resources.HostNode>public final org.gcube.rest.commons.resourceawareservice.resources.HostNode copyTo()
throws IllegalStateException
copyTo in class ConverterRecord<org.gcube.rest.commons.resourceawareservice.resources.HostNode>IllegalStateExceptionCopyright © 2016. All Rights Reserved.