com.bankframe.ei.txnhandler.impl.tierfield
Class TierFieldBean

java.lang.Object
  extended bycom.bankframe.ei.txnhandler.tierfield.TierFieldBean
      extended bycom.bankframe.ei.txnhandler.impl.tierfield.TierFieldBean
All Implemented Interfaces:
EEntity, java.io.Serializable
Direct Known Subclasses:
TierFieldCMPBean

public class TierFieldBean
extends TierFieldBean
implements EEntity

This class defines the attributes of the TierField Entity and the accessor methods for those attributes.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.bankframe.ei.txnhandler.tierfield.TierFieldBean
getRecordMethod, numberOfOccurrencesMethod, tierFieldId, txnCode
 
Fields inherited from interface com.bankframe.ejb.EEntity
serialVersionUID
 
Constructor Summary
TierFieldBean()
           
 
Method Summary
 boolean isModified()
          This method updates the instance's modified status
 DataPacket toDataPacket()
          This method Creates a datapacket
 
Methods inherited from class com.bankframe.ei.txnhandler.tierfield.TierFieldBean
create, getGetRecordMethod, getNumberOfOccurrencesMethod, getTierFieldId, getTxnCode
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TierFieldBean

public TierFieldBean()
Method Detail

isModified

public boolean isModified()
This method updates the instance's modified status

Returns:
boolean

toDataPacket

public DataPacket toDataPacket()
This method Creates a datapacket

Specified by:
toDataPacket in interface EEntity
Returns:
DataPacket


Copyright © 2004 Siebel Systems, Inc. All rights reserved.