com.bankframe.ei.txnhandler.impl.eabtransactionfield
Class EABTransactionFieldBean
java.lang.Object
com.bankframe.ei.txnhandler.eabtransactionfield.EABTransactionFieldBean
com.bankframe.ei.txnhandler.impl.eabtransactionfield.EABTransactionFieldBean
- All Implemented Interfaces:
- EEntity, Serializable
- Direct Known Subclasses:
- EABTransactionFieldCMPBean
public class EABTransactionFieldBean
- extends EABTransactionFieldBean
- implements EEntity
This class defines the attributes of the EABTransactionField Entity and the accessor
methods for those attributes.
- See Also:
- Serialized Form
Fields inherited from class com.bankframe.ei.txnhandler.eabtransactionfield.EABTransactionFieldBean |
commandName, dataPacketKey, defaultValue, direction, entityBeanName, entityFieldName, getterSetter, numberOfOccurrencesMethod, parameterType, parentField, pkSequence, restartKey, sequence, tierKey, txnCode, txnFieldName, txnType, usedInTier |
Methods inherited from class com.bankframe.ei.txnhandler.eabtransactionfield.EABTransactionFieldBean |
create, getCommandName, getDataPacketKey, getDefaultValue, getDirection, getEntityBeanName, getEntityFieldName, getGetterSetter, getNumberOfOccurrencesMethod, getParameterType, getParentField, getPkSequence, getRestartKey, getSequence, getTierKey, getTxnCode, getTxnFieldName, getTxnType, getUsedInTier |
EABTransactionFieldBean
public EABTransactionFieldBean()
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 © 2005, 2007, Oracle. All rights reserved.