public interface AccountDocumentOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.StringValue |
getAccountDocumentCode()
.google.protobuf.StringValue account_document_code = 2; |
com.google.protobuf.StringValueOrBuilder |
getAccountDocumentCodeOrBuilder()
.google.protobuf.StringValue account_document_code = 2; |
com.google.protobuf.StringValue |
getAccountNumber()
.google.protobuf.StringValue account_number = 3; |
com.google.protobuf.StringValueOrBuilder |
getAccountNumberOrBuilder()
.google.protobuf.StringValue account_number = 3; |
com.google.protobuf.BoolValue |
getCurrent()
.google.protobuf.BoolValue current = 11; |
com.google.protobuf.BoolValueOrBuilder |
getCurrentOrBuilder()
.google.protobuf.BoolValue current = 11; |
com.google.protobuf.StringValue |
getDocumentCode()
.google.protobuf.StringValue document_code = 4; |
com.google.protobuf.StringValueOrBuilder |
getDocumentCodeOrBuilder()
.google.protobuf.StringValue document_code = 4; |
com.google.protobuf.StringValue |
getDocumentStatus()
.google.protobuf.StringValue document_status = 5; |
com.google.protobuf.StringValueOrBuilder |
getDocumentStatusOrBuilder()
.google.protobuf.StringValue document_status = 5; |
DateTimeValue |
getEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 12; |
DateTimeValueOrBuilder |
getEntryDateTimeOrBuilder()
.fincleartech.ibroker.DateTimeValue entry_date_time = 12; |
com.google.protobuf.StringValue |
getNotes()
.google.protobuf.StringValue notes = 9; |
com.google.protobuf.StringValueOrBuilder |
getNotesOrBuilder()
.google.protobuf.StringValue notes = 9; |
DateTimeValue |
getReceivedDate()
.fincleartech.ibroker.DateTimeValue received_date = 7; |
DateTimeValueOrBuilder |
getReceivedDateOrBuilder()
.fincleartech.ibroker.DateTimeValue received_date = 7; |
com.google.protobuf.StringValue |
getReference()
.google.protobuf.StringValue reference = 8; |
com.google.protobuf.StringValueOrBuilder |
getReferenceOrBuilder()
.google.protobuf.StringValue reference = 8; |
DateTimeValue |
getSentDate()
.fincleartech.ibroker.DateTimeValue sent_date = 6; |
DateTimeValueOrBuilder |
getSentDateOrBuilder()
.fincleartech.ibroker.DateTimeValue sent_date = 6; |
com.google.protobuf.StringValue |
getUserId()
.google.protobuf.StringValue user_id = 10; |
com.google.protobuf.StringValueOrBuilder |
getUserIdOrBuilder()
.google.protobuf.StringValue user_id = 10; |
boolean |
hasAccountDocumentCode()
.google.protobuf.StringValue account_document_code = 2; |
boolean |
hasAccountNumber()
.google.protobuf.StringValue account_number = 3; |
boolean |
hasCurrent()
.google.protobuf.BoolValue current = 11; |
boolean |
hasDocumentCode()
.google.protobuf.StringValue document_code = 4; |
boolean |
hasDocumentStatus()
.google.protobuf.StringValue document_status = 5; |
boolean |
hasEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 12; |
boolean |
hasNotes()
.google.protobuf.StringValue notes = 9; |
boolean |
hasReceivedDate()
.fincleartech.ibroker.DateTimeValue received_date = 7; |
boolean |
hasReference()
.google.protobuf.StringValue reference = 8; |
boolean |
hasSentDate()
.fincleartech.ibroker.DateTimeValue sent_date = 6; |
boolean |
hasUserId()
.google.protobuf.StringValue user_id = 10; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasAccountDocumentCode()
.google.protobuf.StringValue account_document_code = 2;com.google.protobuf.StringValue getAccountDocumentCode()
.google.protobuf.StringValue account_document_code = 2;com.google.protobuf.StringValueOrBuilder getAccountDocumentCodeOrBuilder()
.google.protobuf.StringValue account_document_code = 2;boolean hasAccountNumber()
.google.protobuf.StringValue account_number = 3;com.google.protobuf.StringValue getAccountNumber()
.google.protobuf.StringValue account_number = 3;com.google.protobuf.StringValueOrBuilder getAccountNumberOrBuilder()
.google.protobuf.StringValue account_number = 3;boolean hasDocumentCode()
.google.protobuf.StringValue document_code = 4;com.google.protobuf.StringValue getDocumentCode()
.google.protobuf.StringValue document_code = 4;com.google.protobuf.StringValueOrBuilder getDocumentCodeOrBuilder()
.google.protobuf.StringValue document_code = 4;boolean hasDocumentStatus()
.google.protobuf.StringValue document_status = 5;com.google.protobuf.StringValue getDocumentStatus()
.google.protobuf.StringValue document_status = 5;com.google.protobuf.StringValueOrBuilder getDocumentStatusOrBuilder()
.google.protobuf.StringValue document_status = 5;boolean hasSentDate()
.fincleartech.ibroker.DateTimeValue sent_date = 6;DateTimeValue getSentDate()
.fincleartech.ibroker.DateTimeValue sent_date = 6;DateTimeValueOrBuilder getSentDateOrBuilder()
.fincleartech.ibroker.DateTimeValue sent_date = 6;boolean hasReceivedDate()
.fincleartech.ibroker.DateTimeValue received_date = 7;DateTimeValue getReceivedDate()
.fincleartech.ibroker.DateTimeValue received_date = 7;DateTimeValueOrBuilder getReceivedDateOrBuilder()
.fincleartech.ibroker.DateTimeValue received_date = 7;boolean hasReference()
.google.protobuf.StringValue reference = 8;com.google.protobuf.StringValue getReference()
.google.protobuf.StringValue reference = 8;com.google.protobuf.StringValueOrBuilder getReferenceOrBuilder()
.google.protobuf.StringValue reference = 8;boolean hasNotes()
.google.protobuf.StringValue notes = 9;com.google.protobuf.StringValue getNotes()
.google.protobuf.StringValue notes = 9;com.google.protobuf.StringValueOrBuilder getNotesOrBuilder()
.google.protobuf.StringValue notes = 9;boolean hasUserId()
.google.protobuf.StringValue user_id = 10;com.google.protobuf.StringValue getUserId()
.google.protobuf.StringValue user_id = 10;com.google.protobuf.StringValueOrBuilder getUserIdOrBuilder()
.google.protobuf.StringValue user_id = 10;boolean hasCurrent()
.google.protobuf.BoolValue current = 11;com.google.protobuf.BoolValue getCurrent()
.google.protobuf.BoolValue current = 11;com.google.protobuf.BoolValueOrBuilder getCurrentOrBuilder()
.google.protobuf.BoolValue current = 11;boolean hasEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 12;DateTimeValue getEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 12;DateTimeValueOrBuilder getEntryDateTimeOrBuilder()
.fincleartech.ibroker.DateTimeValue entry_date_time = 12;Copyright © 2020. All rights reserved.