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

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

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


Field Summary
 int entryCount
           
 int iterHandle
           
 VolumeRestriction[] vRestrictions
           
 
Constructor Summary
CallsServiceRemote.VolumeRestrictionEnumeratorStruct(int iterHandle)
           
 
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

vRestrictions

public VolumeRestriction[] vRestrictions
Constructor Detail

CallsServiceRemote.VolumeRestrictionEnumeratorStruct

public CallsServiceRemote.VolumeRestrictionEnumeratorStruct(int iterHandle)