public class Scope extends BaseModelResource
| Constructor and Description |
|---|
Scope() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getApplianceId() |
Map<String,Object> |
getExtAttributes() |
String |
getOldUri() |
int |
hashCode() |
void |
setApplianceId(String applianceId) |
void |
setExtAttributes(Map<String,Object> extAttributes) |
void |
setOldUri(String oldUri) |
String |
toString() |
canEqual, getCategory, getCreated, getDescription, getETag, getModified, getName, getResourceId, getState, getStatus, getType, getUri, setCategory, setCreated, setDescription, setETag, setModified, setName, setState, setStatus, setType, setUri, toJsonStringpublic static final String TYPE
public String getApplianceId()
public void setApplianceId(String applianceId)
applianceId - the applianceId to setpublic void setExtAttributes(Map<String,Object> extAttributes)
extAttributes - the extAttributes to setpublic String getOldUri()
public void setOldUri(String oldUri)
oldUri - the oldUri to setpublic String toString()
toString in class BaseModelResourcepublic boolean equals(Object obj)
equals in class BaseModelResourcepublic int hashCode()
hashCode in class BaseModelResourceCopyright © 2017. All rights reserved.