org.kuali.ole.pojo.edi
Class MessageCreationInfoDetails

java.lang.Object
  extended by org.kuali.ole.pojo.edi.MessageCreationInfoDetails

public class MessageCreationInfoDetails
extends Object

Created by IntelliJ IDEA. User: palanivel Date: 3/6/12 Time: 3:53 PM To change this template use File | Settings | File Templates.


Constructor Summary
MessageCreationInfoDetails()
           
 
Method Summary
 String getMessageCreationInfoConstant()
           
 String getMessageCreationInfoDate()
           
 String getMessageCreationInfoDateFormat()
           
 void setMessageCreationInfoConstant(String messageCreationInfoConstant)
           
 void setMessageCreationInfoDate(String messageCreationInfoDate)
           
 void setMessageCreationInfoDateFormat(String messageCreationInfoDateFormat)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MessageCreationInfoDetails

public MessageCreationInfoDetails()
Method Detail

getMessageCreationInfoConstant

public String getMessageCreationInfoConstant()

setMessageCreationInfoConstant

public void setMessageCreationInfoConstant(String messageCreationInfoConstant)

getMessageCreationInfoDate

public String getMessageCreationInfoDate()

setMessageCreationInfoDate

public void setMessageCreationInfoDate(String messageCreationInfoDate)

getMessageCreationInfoDateFormat

public String getMessageCreationInfoDateFormat()

setMessageCreationInfoDateFormat

public void setMessageCreationInfoDateFormat(String messageCreationInfoDateFormat)


Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.