public class StackSetResponse extends Object
| Constructor and Description |
|---|
StackSetResponse() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getId()
Stack set ID.
|
String |
getStackSetName()
Stack set stackSetName.
|
int |
hashCode() |
void |
setId(String id)
Stack set ID.
|
void |
setStackSetName(String stackSetName)
Stack set stackSetName.
|
String |
toString() |
public String getId()
public String getStackSetName()
public void setId(String id)
public void setStackSetName(String stackSetName)
protected boolean canEqual(Object other)
Copyright © 2019 RafaĆ Wrzeszcz - Wrzasq.pl. All rights reserved.