org.csapi.mm
Class TpMobilityStopAssignmentData

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

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

Generated from IDL definition of struct "TpMobilityStopAssignmentData"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 int AssignmentId
           
 TpMobilityStopScope StopScope
           
 TpAddress[] Users
           
 
Constructor Summary
TpMobilityStopAssignmentData()
           
TpMobilityStopAssignmentData(int AssignmentId, TpMobilityStopScope StopScope, TpAddress[] Users)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AssignmentId

public int AssignmentId

StopScope

public TpMobilityStopScope StopScope

Users

public TpAddress[] Users
Constructor Detail

TpMobilityStopAssignmentData

public TpMobilityStopAssignmentData()

TpMobilityStopAssignmentData

public TpMobilityStopAssignmentData(int AssignmentId,
                                    TpMobilityStopScope StopScope,
                                    TpAddress[] Users)


Copyright © 2008. All Rights Reserved.