public static class User.UserOCICallControlApplicationGetListResponse extends Response
Modifier and Type | Field and Description |
---|---|
protected String[] |
applicationId |
protected User |
user |
request, responseContent, xPath
Constructor and Description |
---|
UserOCICallControlApplicationGetListResponse() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String[] |
getApplicationId() |
User |
getUser() |
int |
hashCode() |
void |
setApplicationId(String... applicationId) |
void |
setUser(User user) |
protected void |
transform()
Transforms the Response from XML Content to a populated POJO
|
getBoolean, getDate, getDateTime, getDetailText, getFloat, getInteger, getIntegerArray, getLong, getNode, getNodeArray, getNumber, getRequest, getResponse, getResponseContent, getString, getStringArray, getSummaryText, getTime, isCommandType, isErrorResponse
public UserOCICallControlApplicationGetListResponse()
public void setApplicationId(String... applicationId)
public String[] getApplicationId()
public void setUser(User user)
public User getUser()
@GwtIncompatible protected void transform()
Response
Copyright © 2016 ECG. All rights reserved.