org.csapi.cs
Class TpMerchantAccountID

java.lang.Object
  extended by org.csapi.cs.TpMerchantAccountID
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity

public final class TpMerchantAccountID
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

Generated from IDL definition of struct "TpMerchantAccountID"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 int AccountID
           
 java.lang.String MerchantID
           
 
Constructor Summary
TpMerchantAccountID()
           
TpMerchantAccountID(java.lang.String MerchantID, int AccountID)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MerchantID

public java.lang.String MerchantID

AccountID

public int AccountID
Constructor Detail

TpMerchantAccountID

public TpMerchantAccountID()

TpMerchantAccountID

public TpMerchantAccountID(java.lang.String MerchantID,
                           int AccountID)


Copyright © 2009. All Rights Reserved.