| Package | Description |
|---|---|
| net.named_data.jndn.sync |
| Modifier and Type | Method and Description |
|---|---|
SyncStateProto.SyncState.ActionType |
SyncStateProto.SyncStateOrBuilder.getType()
required .net.named_data.jndn.sync.SyncState.ActionType type = 2; |
SyncStateProto.SyncState.ActionType |
SyncStateProto.SyncState.getType()
required .net.named_data.jndn.sync.SyncState.ActionType type = 2; |
SyncStateProto.SyncState.ActionType |
SyncStateProto.SyncState.Builder.getType()
required .net.named_data.jndn.sync.SyncState.ActionType type = 2; |
static SyncStateProto.SyncState.ActionType |
SyncStateProto.SyncState.ActionType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static SyncStateProto.SyncState.ActionType |
SyncStateProto.SyncState.ActionType.valueOf(int value) |
static SyncStateProto.SyncState.ActionType |
SyncStateProto.SyncState.ActionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SyncStateProto.SyncState.ActionType[] |
SyncStateProto.SyncState.ActionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SyncStateProto.SyncState.Builder |
SyncStateProto.SyncState.Builder.setType(SyncStateProto.SyncState.ActionType value)
required .net.named_data.jndn.sync.SyncState.ActionType type = 2; |
Copyright © 2019. All rights reserved.