public class AuthInfoForListFinancialRelationOutput extends Object
| Constructor and Description |
|---|
AuthInfoForListFinancialRelationOutput() |
| Modifier and Type | Method and Description |
|---|---|
AuthInfoForListFinancialRelationOutput |
addAuthListItem(Integer authListItem) |
AuthInfoForListFinancialRelationOutput |
authID(String authID) |
AuthInfoForListFinancialRelationOutput |
authList(List<Integer> authList) |
AuthInfoForListFinancialRelationOutput |
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 AuthInfoForListFinancialRelationOutput()
public AuthInfoForListFinancialRelationOutput authID(String authID)
public String getAuthID()
public void setAuthID(String authID)
public AuthInfoForListFinancialRelationOutput authList(List<Integer> authList)
public AuthInfoForListFinancialRelationOutput addAuthListItem(Integer authListItem)
public AuthInfoForListFinancialRelationOutput authStatus(Integer authStatus)
public Integer getAuthStatus()
public void setAuthStatus(Integer authStatus)
Copyright © 2025. All rights reserved.