Class ExtensionFieldInfo<T>
java.lang.Object
io.deephaven.javascript.proto.dhinternal.jspb.ExtensionFieldInfo<T>
@JsType(isNative=true,
name="dhinternal.jspb.ExtensionFieldInfo",
namespace="<global>")
public class ExtensionFieldInfo<T>
extends Object
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interface
static interface
-
Field Summary
FieldsModifier and TypeFieldDescriptiondouble
double
double
-
Constructor Summary
ConstructorsConstructorDescriptionExtensionFieldInfo
(double fieldIndex, jsinterop.base.JsPropertyMap<Double> fieldName, Object ctor, ExtensionFieldInfo.ExtensionFieldInfoToObjectFn toObjectFn, double isRepeated) -
Method Summary
-
Field Details
-
ctor
-
fieldIndex
public double fieldIndex -
fieldName
public double fieldName -
isRepeated
public double isRepeated -
toObjectFn
-
-
Constructor Details
-
ExtensionFieldInfo
public ExtensionFieldInfo(double fieldIndex, jsinterop.base.JsPropertyMap<Double> fieldName, Object ctor, ExtensionFieldInfo.ExtensionFieldInfoToObjectFn toObjectFn, double isRepeated)
-
-
Method Details
-
isMessageType
public boolean isMessageType()
-