|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jniwrapper.Parameter
com.jniwrapper.bx
com.jniwrapper.UInt32
com.jniwrapper.win32.com.types.HRefType
public class HRefType
The HRefType class corresponds to HREFTYPE
native type.
Field Summary |
---|
Fields inherited from class com.jniwrapper.Parameter |
---|
LICENSE_TYPE, V |
Constructor Summary | |
---|---|
HRefType()
|
|
HRefType(IntegerParameter t)
|
|
HRefType(long value)
|
Method Summary | |
---|---|
java.lang.Object |
clone()
|
Methods inherited from class com.jniwrapper.UInt32 |
---|
getLength, getValue, read, setValue, write |
Methods inherited from class com.jniwrapper.bx |
---|
equals, getDebugInfo, hashCode, toLong, toString |
Methods inherited from class com.jniwrapper.Parameter |
---|
|
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public HRefType()
public HRefType(long value)
public HRefType(IntegerParameter t)
Method Detail |
---|
public java.lang.Object clone()
clone
in class UInt32
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |