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, toJsonString
public 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 BaseModelResource
public boolean equals(Object obj)
equals
in class BaseModelResource
public int hashCode()
hashCode
in class BaseModelResource
Copyright © 2017. All rights reserved.