public class OAuthAuthorizationCodesDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
OAuthAuthorizationCodesDTO()
Generated constructor - for generic creation.
|
OAuthAuthorizationCodesDTO(List<OAuthAuthorizationCodeDTO> oauthauthorizationcodesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<OAuthAuthorizationCodeDTO> |
getOAuthAuthorizationCodes() |
void |
setOAuthAuthorizationCodes(List<OAuthAuthorizationCodeDTO> oauthauthorizationcodesList) |
public OAuthAuthorizationCodesDTO()
public OAuthAuthorizationCodesDTO(List<OAuthAuthorizationCodeDTO> oauthauthorizationcodesList)
public List<OAuthAuthorizationCodeDTO> getOAuthAuthorizationCodes()
public void setOAuthAuthorizationCodes(List<OAuthAuthorizationCodeDTO> oauthauthorizationcodesList)
oauthauthorizationcodesList - the oauthauthorizationcodesList to setCopyright © 2017 SAP SE. All Rights Reserved.