public class VncTunnelAsJavaObject extends VncJavaObject
| Modifier and Type | Field and Description |
|---|---|
static VncKeyword |
TYPE |
| Constructor and Description |
|---|
VncTunnelAsJavaObject(VncVal val) |
| Modifier and Type | Method and Description |
|---|---|
VncVal |
convertToJavaObject() |
java.util.List<VncKeyword> |
getAllSupertypes() |
VncVal |
getDelegate() |
VncKeyword |
getSupertype() |
VncKeyword |
getType() |
assoc, assoc, castTo, compareTo, containsKey, dissoc, dissoc, emptyWithMeta, entries, equals, from, from, get, getDelegateFormalType, getMap, getProperty, hashCode, isArray, isEmpty, keys, putAll, setProperty, size, toString, toString, toVncList, toVncMap, toVncVector, typeRank, withMeta, withValues, withValuesgetMeta, getMetaVal, getMetaVal, getWrappingTypeDef, isPrivate, isVncList, isWrapped, wrapclone, finalize, getClass, notify, notifyAll, wait, wait, waitisAnonymouspublic static final VncKeyword TYPE
public VncTunnelAsJavaObject(VncVal val)
public VncKeyword getType()
getType in class VncJavaObjectpublic VncKeyword getSupertype()
getSupertype in class VncJavaObjectpublic java.util.List<VncKeyword> getAllSupertypes()
getAllSupertypes in class VncJavaObjectpublic VncVal getDelegate()
getDelegate in interface IVncJavaObjectgetDelegate in class VncJavaObjectpublic VncVal convertToJavaObject()
convertToJavaObject in class VncJavaObject