BufrCdmIndexProto.FldAction |
BufrCdmIndexProto.FieldOrBuilder.getAction()
optional .bufrCdmIndex.FldAction action = 4;
|
BufrCdmIndexProto.FldAction |
BufrCdmIndexProto.Field.getAction()
optional .bufrCdmIndex.FldAction action = 4;
|
BufrCdmIndexProto.FldAction |
BufrCdmIndexProto.Field.Builder.getAction()
optional .bufrCdmIndex.FldAction action = 4;
|
BufrCdmIndexProto.FldAction |
BufrField.getAction() |
static BufrCdmIndexProto.FldAction |
BufrCdmIndexProto.FldAction.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static BufrCdmIndexProto.FldAction |
BufrCdmIndexProto.FldAction.valueOf(int value) |
static BufrCdmIndexProto.FldAction |
BufrCdmIndexProto.FldAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BufrCdmIndexProto.FldAction[] |
BufrCdmIndexProto.FldAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|