com.redhat.et.libguestfs
Class HivexValue

java.lang.Object
  extended by com.redhat.et.libguestfs.HivexValue

public class HivexValue
extends java.lang.Object

HivexValue structure.

See Also:
GuestFS

Field Summary
 long hivex_value_h
           
 
Constructor Summary
HivexValue()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

hivex_value_h

public long hivex_value_h
Constructor Detail

HivexValue

public HivexValue()