org.kuali.ole.pojo.edi
Class SenderInformation
java.lang.Object
  
org.kuali.ole.pojo.edi.SenderInformation
public class SenderInformation
- extends Object
 
Created by IntelliJ IDEA.
 User: palanivel
 Date: 3/5/12
 Time: 7:01 PM
 To change this template use File | Settings | File Templates.
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
SenderInformation
public SenderInformation()
getSenderId
public String getSenderId()
 
setSenderId
public void setSenderId(String senderId)
 
getSenderIdType
public String getSenderIdType()
 
setSenderIdType
public void setSenderIdType(String senderIdType)
 
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.