com.novell.service.session.xplat
Class CallsServiceRemote.TrusteeEnumeratorStruct

java.lang.Object
  |
  +--com.novell.service.session.xplat.CallsServiceRemote.TrusteeEnumeratorStruct

public static class CallsServiceRemote.TrusteeEnumeratorStruct
extends java.lang.Object
implements java.io.Serializable


Field Summary
 int entryCount
           
 int iterHandle
           
 int[] objectIds
           
 int[] objectRights
           
 
Constructor Summary
CallsServiceRemote.TrusteeEnumeratorStruct()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

iterHandle

public int iterHandle

entryCount

public int entryCount

objectRights

public int[] objectRights

objectIds

public int[] objectIds
Constructor Detail

CallsServiceRemote.TrusteeEnumeratorStruct

public CallsServiceRemote.TrusteeEnumeratorStruct()