public class MessageCreationInfoDetails extends Object
Constructor and Description |
---|
MessageCreationInfoDetails() |
Modifier and Type | Method and Description |
---|---|
String |
getMessageCreationInfoConstant() |
String |
getMessageCreationInfoDate() |
String |
getMessageCreationInfoDateFormat() |
void |
setMessageCreationInfoConstant(String messageCreationInfoConstant) |
void |
setMessageCreationInfoDate(String messageCreationInfoDate) |
void |
setMessageCreationInfoDateFormat(String messageCreationInfoDateFormat) |
public MessageCreationInfoDetails()
public String getMessageCreationInfoConstant()
public void setMessageCreationInfoConstant(String messageCreationInfoConstant)
public String getMessageCreationInfoDate()
public void setMessageCreationInfoDate(String messageCreationInfoDate)
public String getMessageCreationInfoDateFormat()
public void setMessageCreationInfoDateFormat(String messageCreationInfoDateFormat)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.