public class ClientAppServiceSharedPayloadObj extends Object implements Serializable
Constructor and Description |
---|
ClientAppServiceSharedPayloadObj() |
ClientAppServiceSharedPayloadObj(String messageContents,
boolean throwException) |
Modifier and Type | Method and Description |
---|---|
String |
getMessageContents() |
boolean |
isThrowException() |
void |
setMessageContents(String messageContents) |
void |
setThrowException(boolean throwException) |
public ClientAppServiceSharedPayloadObj()
public ClientAppServiceSharedPayloadObj(String messageContents, boolean throwException)
public String getMessageContents()
public void setMessageContents(String messageContents)
public boolean isThrowException()
public void setThrowException(boolean throwException)
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.