public interface SomethingOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
DateTimeValue |
getEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 6; |
DateTimeValueOrBuilder |
getEntryDateTimeOrBuilder()
.fincleartech.ibroker.DateTimeValue entry_date_time = 6; |
com.google.protobuf.StringValue |
getFieldFour()
.google.protobuf.StringValue field_four = 5; |
com.google.protobuf.StringValueOrBuilder |
getFieldFourOrBuilder()
.google.protobuf.StringValue field_four = 5; |
com.google.protobuf.StringValue |
getFieldOne()
.google.protobuf.StringValue field_one = 2; |
com.google.protobuf.StringValueOrBuilder |
getFieldOneOrBuilder()
.google.protobuf.StringValue field_one = 2; |
com.google.protobuf.StringValue |
getFieldThree()
.google.protobuf.StringValue field_three = 4; |
com.google.protobuf.StringValueOrBuilder |
getFieldThreeOrBuilder()
.google.protobuf.StringValue field_three = 4; |
com.google.protobuf.StringValue |
getFieldTwo()
.google.protobuf.StringValue field_two = 3; |
com.google.protobuf.StringValueOrBuilder |
getFieldTwoOrBuilder()
.google.protobuf.StringValue field_two = 3; |
com.google.protobuf.StringValue |
getPrimaryKey()
.google.protobuf.StringValue primary_key = 1; |
com.google.protobuf.StringValueOrBuilder |
getPrimaryKeyOrBuilder()
.google.protobuf.StringValue primary_key = 1; |
boolean |
hasEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 6; |
boolean |
hasFieldFour()
.google.protobuf.StringValue field_four = 5; |
boolean |
hasFieldOne()
.google.protobuf.StringValue field_one = 2; |
boolean |
hasFieldThree()
.google.protobuf.StringValue field_three = 4; |
boolean |
hasFieldTwo()
.google.protobuf.StringValue field_two = 3; |
boolean |
hasPrimaryKey()
.google.protobuf.StringValue primary_key = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasPrimaryKey()
.google.protobuf.StringValue primary_key = 1;com.google.protobuf.StringValue getPrimaryKey()
.google.protobuf.StringValue primary_key = 1;com.google.protobuf.StringValueOrBuilder getPrimaryKeyOrBuilder()
.google.protobuf.StringValue primary_key = 1;boolean hasFieldOne()
.google.protobuf.StringValue field_one = 2;com.google.protobuf.StringValue getFieldOne()
.google.protobuf.StringValue field_one = 2;com.google.protobuf.StringValueOrBuilder getFieldOneOrBuilder()
.google.protobuf.StringValue field_one = 2;boolean hasFieldTwo()
.google.protobuf.StringValue field_two = 3;com.google.protobuf.StringValue getFieldTwo()
.google.protobuf.StringValue field_two = 3;com.google.protobuf.StringValueOrBuilder getFieldTwoOrBuilder()
.google.protobuf.StringValue field_two = 3;boolean hasFieldThree()
.google.protobuf.StringValue field_three = 4;com.google.protobuf.StringValue getFieldThree()
.google.protobuf.StringValue field_three = 4;com.google.protobuf.StringValueOrBuilder getFieldThreeOrBuilder()
.google.protobuf.StringValue field_three = 4;boolean hasFieldFour()
.google.protobuf.StringValue field_four = 5;com.google.protobuf.StringValue getFieldFour()
.google.protobuf.StringValue field_four = 5;com.google.protobuf.StringValueOrBuilder getFieldFourOrBuilder()
.google.protobuf.StringValue field_four = 5;boolean hasEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 6;DateTimeValue getEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 6;DateTimeValueOrBuilder getEntryDateTimeOrBuilder()
.fincleartech.ibroker.DateTimeValue entry_date_time = 6;Copyright © 2020. All rights reserved.