com.fxcm.fix
Class Party.SubParty

java.lang.Object
  extended by com.fxcm.fix.Party.SubParty
All Implemented Interfaces:
Serializable
Enclosing class:
Party

public class Party.SubParty
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
Party.SubParty(String aPartySubIDType, String aPartySubID)
           
 
Method Summary
 String getPartySubId()
           
 String getPartySubIdType()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Party.SubParty

public Party.SubParty(String aPartySubIDType,
                      String aPartySubID)
Method Detail

getPartySubIdType

public String getPartySubIdType()

getPartySubId

public String getPartySubId()


Copyright © 2012 FXCM, LLC. All Rights Reserved.