| Package | Description |
|---|---|
| org.accidia.protoserver.protos |
| Modifier and Type | Class and Description |
|---|---|
static class |
ProtoServerProtos.Status.Property
Protobuf type
Status.Property |
static class |
ProtoServerProtos.Status.Property.Builder
Protobuf type
Status.Property |
| Modifier and Type | Method and Description |
|---|---|
ProtoServerProtos.Status.PropertyOrBuilder |
ProtoServerProtos.StatusOrBuilder.getPropertiesOrBuilder(int index)
repeated .Status.Property properties = 4; |
ProtoServerProtos.Status.PropertyOrBuilder |
ProtoServerProtos.Status.getPropertiesOrBuilder(int index)
repeated .Status.Property properties = 4; |
ProtoServerProtos.Status.PropertyOrBuilder |
ProtoServerProtos.Status.Builder.getPropertiesOrBuilder(int index)
repeated .Status.Property properties = 4; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends ProtoServerProtos.Status.PropertyOrBuilder> |
ProtoServerProtos.StatusOrBuilder.getPropertiesOrBuilderList()
repeated .Status.Property properties = 4; |
List<? extends ProtoServerProtos.Status.PropertyOrBuilder> |
ProtoServerProtos.Status.getPropertiesOrBuilderList()
repeated .Status.Property properties = 4; |
List<? extends ProtoServerProtos.Status.PropertyOrBuilder> |
ProtoServerProtos.Status.Builder.getPropertiesOrBuilderList()
repeated .Status.Property properties = 4; |
Copyright © 2015. All rights reserved.