public static class RowType.Field extends Object
Field(Optional<String> name, Type type)
Optional<String>
getName()
Type
getType()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Field(Optional<String> name, Type type)
public Type getType()
public Optional<String> getName()
Copyright © 2012–2020. All rights reserved.