public class AuthInfoForListInvitationOutput extends Object
| Constructor and Description |
|---|
AuthInfoForListInvitationOutput() |
| Modifier and Type | Method and Description |
|---|---|
AuthInfoForListInvitationOutput |
addAuthListItem(Integer authListItem) |
AuthInfoForListInvitationOutput |
authID(String authID) |
AuthInfoForListInvitationOutput |
authList(List<Integer> authList) |
AuthInfoForListInvitationOutput |
authStatus(Integer authStatus) |
boolean |
equals(Object o) |
String |
getAuthID()
Get authID
|
List<Integer> |
getAuthList()
Get authList
|
Integer |
getAuthStatus()
Get authStatus
|
int |
hashCode() |
void |
setAuthID(String authID) |
void |
setAuthList(List<Integer> authList) |
void |
setAuthStatus(Integer authStatus) |
String |
toString() |
public AuthInfoForListInvitationOutput authID(String authID)
public String getAuthID()
public void setAuthID(String authID)
public AuthInfoForListInvitationOutput authList(List<Integer> authList)
public AuthInfoForListInvitationOutput addAuthListItem(Integer authListItem)
public AuthInfoForListInvitationOutput authStatus(Integer authStatus)
public Integer getAuthStatus()
public void setAuthStatus(Integer authStatus)
Copyright © 2025. All rights reserved.