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

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

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


Field Summary
  flags
           
  moreSegments
           
 byte[] segmentData
           
 
Constructor Summary
CallsServiceRemote.PropertyValue()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

segmentData

public byte[] segmentData

moreSegments

public  moreSegments

flags

public  flags
Constructor Detail

CallsServiceRemote.PropertyValue

public CallsServiceRemote.PropertyValue()