public class SwitchAccountTypeResult extends Object
| Constructor and Description |
|---|
SwitchAccountTypeResult() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getFollowLink() |
int |
hashCode() |
void |
setFollowLink(String followLink) |
String |
toString() |
@Generated(value="lombok") public SwitchAccountTypeResult()
@Generated(value="lombok") public String getFollowLink()
@Generated(value="lombok") public void setFollowLink(String followLink)
@Generated(value="lombok") public boolean equals(Object o)
@Generated(value="lombok") protected boolean canEqual(Object other)
@Generated(value="lombok") public int hashCode()
@Generated(value="lombok") public String toString()
Copyright © 2019. All rights reserved.