public static interface Protos.TTYInfo.WindowSizeOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
int |
getColumns()
required uint32 columns = 2; |
int |
getRows()
required uint32 rows = 1; |
boolean |
hasColumns()
required uint32 columns = 2; |
boolean |
hasRows()
required uint32 rows = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
Copyright © 2017 The Apache Software Foundation. All Rights Reserved.