public abstract static class Type.NestedType extends Object implements Type
Type.NestedType, Type.PrimitiveType, Type.TypeID| Constructor and Description |
|---|
NestedType() |
| Modifier and Type | Method and Description |
|---|---|
abstract Types.Field |
field(int id) |
abstract List<Types.Field> |
fields() |
abstract Type |
fieldType(String name) |
boolean |
isNestedType() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfromPartitionString, fromValue, typeIdpublic boolean isNestedType()
isNestedType in interface Typepublic abstract List<Types.Field> fields()
public abstract Types.Field field(int id)
Copyright © 2024 The Apache Software Foundation. All rights reserved.