org.jinterop.winreg
Class IJIWinReg.enumValue

java.lang.Object
  extended byNdrObject
      extended byorg.jinterop.winreg.IJIWinReg.enumValue
Enclosing class:
IJIWinReg

public static class IJIWinReg.enumValue
extends NdrObject

See Also:
Serialized Form

Field Summary
 int index
           
 JIPolicyHandle parentKey
           
 java.lang.Object[] retval
           
 
Constructor Summary
IJIWinReg.enumValue()
           
 
Method Summary
 int getOpnum()
           
 void read(NetworkDataRepresentation ndr)
           
 void write(NetworkDataRepresentation ndr)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

parentKey

public JIPolicyHandle parentKey

index

public int index

retval

public java.lang.Object[] retval
Constructor Detail

IJIWinReg.enumValue

public IJIWinReg.enumValue()
Method Detail

getOpnum

public int getOpnum()

write

public void write(NetworkDataRepresentation ndr)

read

public void read(NetworkDataRepresentation ndr)