public class UserINIntegrationGetResponseProxy extends UserServiceProxy implements Serializable
Modifier and Type | Field and Description |
---|---|
Integer |
originatingServiceKey |
Integer |
terminatingServiceKey |
UserProxy |
userProxy |
Constructor and Description |
---|
UserINIntegrationGetResponseProxy() |
Modifier and Type | Method and Description |
---|---|
Integer |
getOriginatingServiceKey() |
Integer |
getTerminatingServiceKey() |
UserProxy |
getUserProxy() |
void |
setOriginatingServiceKey(Integer originatingServiceKey) |
void |
setTerminatingServiceKey(Integer terminatingServiceKey) |
void |
setUserProxy(UserProxy userProxy) |
public UserProxy userProxy
public Integer originatingServiceKey
public Integer terminatingServiceKey
public void setUserProxy(UserProxy userProxy)
public UserProxy getUserProxy()
public void setOriginatingServiceKey(Integer originatingServiceKey)
public Integer getOriginatingServiceKey()
public void setTerminatingServiceKey(Integer terminatingServiceKey)
public Integer getTerminatingServiceKey()
Copyright © 2016 ECG, Inc. All rights reserved.