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

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

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


Field Summary
  iterHandle
           
  moreFlag
           
  propertyFlags
           
 java.lang.StringBuffer propertyName
           
  propertySecurity
           
  valueAvailable
           
 
Constructor Summary
CallsServiceRemote.BinderyObjectProperty()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

iterHandle

public  iterHandle

propertyName

public java.lang.StringBuffer propertyName

propertyFlags

public  propertyFlags

propertySecurity

public  propertySecurity

valueAvailable

public  valueAvailable

moreFlag

public  moreFlag
Constructor Detail

CallsServiceRemote.BinderyObjectProperty

public CallsServiceRemote.BinderyObjectProperty()