-
- All Implemented Interfaces:
public final class RuntimeTypeDefFieldRuntime type field
-
-
Constructor Summary
Constructors Constructor Description RuntimeTypeDefField(String name, BigInteger type, String typeName, List<String> docs)
-
Method Summary
Modifier and Type Method Description final StringgetName()final BigIntegergetType()final StringgetTypeName()final List<String>getDocs()-
-
Constructor Detail
-
RuntimeTypeDefField
RuntimeTypeDefField(String name, BigInteger type, String typeName, List<String> docs)
-
-
Method Detail
-
getType
final BigInteger getType()
-
getTypeName
final String getTypeName()
-
-
-
-