Class ReceiverDProto.Statistics.Counters
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
de.serosystems.proto.v3.grx.receiverd.ReceiverDProto.Statistics.Counters
- All Implemented Interfaces:
com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,ReceiverDProto.Statistics.CountersOrBuilder
,Serializable
- Enclosing class:
- ReceiverDProto.Statistics
public static final class ReceiverDProto.Statistics.Counters
extends com.google.protobuf.GeneratedMessageV3
implements ReceiverDProto.Statistics.CountersOrBuilder
Absolute message counter.Protobuf type
serosystems.proto.v3.grx.receiverd.Statistics.Counters
- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
Absolute message counter.Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,
BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
Fields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFields
Fields inherited from class com.google.protobuf.AbstractMessage
memoizedSize
Fields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode
-
Method Summary
Modifier and TypeMethodDescriptionboolean
static final com.google.protobuf.Descriptors.Descriptor
long
DME/TACAN pulse pair on 1090MHz.long
Isolated pulses on 1090MHz.long
Mode 1/2/A/C downlink.long
Mode 4 downlink.long
Mode 5 downlink.long
getDlModeSByDf
(int index) Mode S downlink, split by DF (0-24).int
Mode S downlink, split by DF (0-24).Mode S downlink, split by DF (0-24).com.google.protobuf.Parser<ReceiverDProto.Statistics.Counters>
int
long
getUatAdsbMessageByPayloadType
(int index) UAT ADS-B by payload type (0-31).int
UAT ADS-B by payload type (0-31).UAT ADS-B by payload type (0-31).long
getUatGroundUplinkInformationFrameByType
(int index) UAT ground uplink information by frame type (0..15).int
UAT ground uplink information by frame type (0..15).UAT ground uplink information by frame type (0..15).long
UAT ground uplink.long
DME/TACAN pulse pair on 1030MHz.long
Isolated pulses on 1030MHz..long
Mode 1 uplink.long
Mode 2 uplink.long
Mode 4 uplink.long
Mode 5 uplink.long
Mode A uplink.long
Mode C uplink.long
getUlModeSByUf
(int index) Mode S uplink, split by UF (0-24).int
Mode S uplink, split by UF (0-24).Mode S uplink, split by UF (0-24).int
hashCode()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
newBuilder
(ReceiverDProto.Statistics.Counters prototype) newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected Object
newInstance
(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) parseDelimitedFrom
(InputStream input) parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(byte[] data) parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(com.google.protobuf.ByteString data) parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(com.google.protobuf.CodedInputStream input) parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(InputStream input) parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(ByteBuffer data) parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<ReceiverDProto.Statistics.Counters>
parser()
void
writeTo
(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
DL_MODE_S_BY_DF_FIELD_NUMBER
public static final int DL_MODE_S_BY_DF_FIELD_NUMBER- See Also:
-
DL_MODE_1_2_A_C_REPLY_FIELD_NUMBER
public static final int DL_MODE_1_2_A_C_REPLY_FIELD_NUMBER- See Also:
-
DL_MODE_4_REPLY_FIELD_NUMBER
public static final int DL_MODE_4_REPLY_FIELD_NUMBER- See Also:
-
DL_MODE_5_REPLY_FIELD_NUMBER
public static final int DL_MODE_5_REPLY_FIELD_NUMBER- See Also:
-
DL_ISOLATED_PULSE_FIELD_NUMBER
public static final int DL_ISOLATED_PULSE_FIELD_NUMBER- See Also:
-
DL_DME_TACAN_PULSE_PAIR_FIELD_NUMBER
public static final int DL_DME_TACAN_PULSE_PAIR_FIELD_NUMBER- See Also:
-
UL_MODE_S_BY_UF_FIELD_NUMBER
public static final int UL_MODE_S_BY_UF_FIELD_NUMBER- See Also:
-
UL_MODE_1_INTERROGATION_FIELD_NUMBER
public static final int UL_MODE_1_INTERROGATION_FIELD_NUMBER- See Also:
-
UL_MODE_2_INTERROGATION_FIELD_NUMBER
public static final int UL_MODE_2_INTERROGATION_FIELD_NUMBER- See Also:
-
UL_MODE_4_INTERROGATION_FIELD_NUMBER
public static final int UL_MODE_4_INTERROGATION_FIELD_NUMBER- See Also:
-
UL_MODE_5_INTERROGATION_FIELD_NUMBER
public static final int UL_MODE_5_INTERROGATION_FIELD_NUMBER- See Also:
-
UL_MODE_A_INTERROGATION_FIELD_NUMBER
public static final int UL_MODE_A_INTERROGATION_FIELD_NUMBER- See Also:
-
UL_MODE_C_INTERROGATION_FIELD_NUMBER
public static final int UL_MODE_C_INTERROGATION_FIELD_NUMBER- See Also:
-
UL_ISOLATED_PULSE_FIELD_NUMBER
public static final int UL_ISOLATED_PULSE_FIELD_NUMBER- See Also:
-
UL_DME_TACAN_PULSE_PAIR_FIELD_NUMBER
public static final int UL_DME_TACAN_PULSE_PAIR_FIELD_NUMBER- See Also:
-
UAT_ADSB_MESSAGE_BY_PAYLOAD_TYPE_FIELD_NUMBER
public static final int UAT_ADSB_MESSAGE_BY_PAYLOAD_TYPE_FIELD_NUMBER- See Also:
-
UAT_GROUND_UPLINK_MESSAGE_FIELD_NUMBER
public static final int UAT_GROUND_UPLINK_MESSAGE_FIELD_NUMBER- See Also:
-
UAT_GROUND_UPLINK_INFORMATION_FRAME_BY_TYPE_FIELD_NUMBER
public static final int UAT_GROUND_UPLINK_INFORMATION_FRAME_BY_TYPE_FIELD_NUMBER- See Also:
-
-
Method Details
-
newInstance
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
getDlModeSByDfList
Mode S downlink, split by DF (0-24).
repeated uint64 dl_mode_s_by_df = 1;
- Specified by:
getDlModeSByDfList
in interfaceReceiverDProto.Statistics.CountersOrBuilder
- Returns:
- A list containing the dlModeSByDf.
-
getDlModeSByDfCount
public int getDlModeSByDfCount()Mode S downlink, split by DF (0-24).
repeated uint64 dl_mode_s_by_df = 1;
- Specified by:
getDlModeSByDfCount
in interfaceReceiverDProto.Statistics.CountersOrBuilder
- Returns:
- The count of dlModeSByDf.
-
getDlModeSByDf
public long getDlModeSByDf(int index) Mode S downlink, split by DF (0-24).
repeated uint64 dl_mode_s_by_df = 1;
- Specified by:
getDlModeSByDf
in interfaceReceiverDProto.Statistics.CountersOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The dlModeSByDf at the given index.
-
getDlMode12ACReply
public long getDlMode12ACReply()Mode 1/2/A/C downlink.
uint64 dl_mode_1_2_a_c_reply = 2;
- Specified by:
getDlMode12ACReply
in interfaceReceiverDProto.Statistics.CountersOrBuilder
- Returns:
- The dlMode12ACReply.
-
getDlMode4Reply
public long getDlMode4Reply()Mode 4 downlink.
uint64 dl_mode_4_reply = 3;
- Specified by:
getDlMode4Reply
in interfaceReceiverDProto.Statistics.CountersOrBuilder
- Returns:
- The dlMode4Reply.
-
getDlMode5Reply
public long getDlMode5Reply()Mode 5 downlink.
uint64 dl_mode_5_reply = 4;
- Specified by:
getDlMode5Reply
in interfaceReceiverDProto.Statistics.CountersOrBuilder
- Returns:
- The dlMode5Reply.
-
getDlIsolatedPulse
public long getDlIsolatedPulse()Isolated pulses on 1090MHz.
uint64 dl_isolated_pulse = 5;
- Specified by:
getDlIsolatedPulse
in interfaceReceiverDProto.Statistics.CountersOrBuilder
- Returns:
- The dlIsolatedPulse.
-
getDlDmeTacanPulsePair
public long getDlDmeTacanPulsePair()DME/TACAN pulse pair on 1090MHz.
uint64 dl_dme_tacan_pulse_pair = 6;
- Specified by:
getDlDmeTacanPulsePair
in interfaceReceiverDProto.Statistics.CountersOrBuilder
- Returns:
- The dlDmeTacanPulsePair.
-
getUlModeSByUfList
Mode S uplink, split by UF (0-24).
repeated uint64 ul_mode_s_by_uf = 7;
- Specified by:
getUlModeSByUfList
in interfaceReceiverDProto.Statistics.CountersOrBuilder
- Returns:
- A list containing the ulModeSByUf.
-
getUlModeSByUfCount
public int getUlModeSByUfCount()Mode S uplink, split by UF (0-24).
repeated uint64 ul_mode_s_by_uf = 7;
- Specified by:
getUlModeSByUfCount
in interfaceReceiverDProto.Statistics.CountersOrBuilder
- Returns:
- The count of ulModeSByUf.
-
getUlModeSByUf
public long getUlModeSByUf(int index) Mode S uplink, split by UF (0-24).
repeated uint64 ul_mode_s_by_uf = 7;
- Specified by:
getUlModeSByUf
in interfaceReceiverDProto.Statistics.CountersOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The ulModeSByUf at the given index.
-
getUlMode1Interrogation
public long getUlMode1Interrogation()Mode 1 uplink.
uint64 ul_mode_1_interrogation = 8;
- Specified by:
getUlMode1Interrogation
in interfaceReceiverDProto.Statistics.CountersOrBuilder
- Returns:
- The ulMode1Interrogation.
-
getUlMode2Interrogation
public long getUlMode2Interrogation()Mode 2 uplink.
uint64 ul_mode_2_interrogation = 9;
- Specified by:
getUlMode2Interrogation
in interfaceReceiverDProto.Statistics.CountersOrBuilder
- Returns:
- The ulMode2Interrogation.
-
getUlMode4Interrogation
public long getUlMode4Interrogation()Mode 4 uplink.
uint64 ul_mode_4_interrogation = 10;
- Specified by:
getUlMode4Interrogation
in interfaceReceiverDProto.Statistics.CountersOrBuilder
- Returns:
- The ulMode4Interrogation.
-
getUlMode5Interrogation
public long getUlMode5Interrogation()Mode 5 uplink.
uint64 ul_mode_5_interrogation = 11;
- Specified by:
getUlMode5Interrogation
in interfaceReceiverDProto.Statistics.CountersOrBuilder
- Returns:
- The ulMode5Interrogation.
-
getUlModeAInterrogation
public long getUlModeAInterrogation()Mode A uplink.
uint64 ul_mode_a_interrogation = 12;
- Specified by:
getUlModeAInterrogation
in interfaceReceiverDProto.Statistics.CountersOrBuilder
- Returns:
- The ulModeAInterrogation.
-
getUlModeCInterrogation
public long getUlModeCInterrogation()Mode C uplink.
uint64 ul_mode_c_interrogation = 13;
- Specified by:
getUlModeCInterrogation
in interfaceReceiverDProto.Statistics.CountersOrBuilder
- Returns:
- The ulModeCInterrogation.
-
getUlIsolatedPulse
public long getUlIsolatedPulse()Isolated pulses on 1030MHz..
uint64 ul_isolated_pulse = 14;
- Specified by:
getUlIsolatedPulse
in interfaceReceiverDProto.Statistics.CountersOrBuilder
- Returns:
- The ulIsolatedPulse.
-
getUlDmeTacanPulsePair
public long getUlDmeTacanPulsePair()DME/TACAN pulse pair on 1030MHz.
uint64 ul_dme_tacan_pulse_pair = 15;
- Specified by:
getUlDmeTacanPulsePair
in interfaceReceiverDProto.Statistics.CountersOrBuilder
- Returns:
- The ulDmeTacanPulsePair.
-
getUatAdsbMessageByPayloadTypeList
UAT ADS-B by payload type (0-31).
repeated uint64 uat_adsb_message_by_payload_type = 16;
- Specified by:
getUatAdsbMessageByPayloadTypeList
in interfaceReceiverDProto.Statistics.CountersOrBuilder
- Returns:
- A list containing the uatAdsbMessageByPayloadType.
-
getUatAdsbMessageByPayloadTypeCount
public int getUatAdsbMessageByPayloadTypeCount()UAT ADS-B by payload type (0-31).
repeated uint64 uat_adsb_message_by_payload_type = 16;
- Specified by:
getUatAdsbMessageByPayloadTypeCount
in interfaceReceiverDProto.Statistics.CountersOrBuilder
- Returns:
- The count of uatAdsbMessageByPayloadType.
-
getUatAdsbMessageByPayloadType
public long getUatAdsbMessageByPayloadType(int index) UAT ADS-B by payload type (0-31).
repeated uint64 uat_adsb_message_by_payload_type = 16;
- Specified by:
getUatAdsbMessageByPayloadType
in interfaceReceiverDProto.Statistics.CountersOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The uatAdsbMessageByPayloadType at the given index.
-
getUatGroundUplinkMessage
public long getUatGroundUplinkMessage()UAT ground uplink.
uint64 uat_ground_uplink_message = 17;
- Specified by:
getUatGroundUplinkMessage
in interfaceReceiverDProto.Statistics.CountersOrBuilder
- Returns:
- The uatGroundUplinkMessage.
-
getUatGroundUplinkInformationFrameByTypeList
UAT ground uplink information by frame type (0..15).
repeated uint64 uat_ground_uplink_information_frame_by_type = 18;
- Specified by:
getUatGroundUplinkInformationFrameByTypeList
in interfaceReceiverDProto.Statistics.CountersOrBuilder
- Returns:
- A list containing the uatGroundUplinkInformationFrameByType.
-
getUatGroundUplinkInformationFrameByTypeCount
public int getUatGroundUplinkInformationFrameByTypeCount()UAT ground uplink information by frame type (0..15).
repeated uint64 uat_ground_uplink_information_frame_by_type = 18;
- Specified by:
getUatGroundUplinkInformationFrameByTypeCount
in interfaceReceiverDProto.Statistics.CountersOrBuilder
- Returns:
- The count of uatGroundUplinkInformationFrameByType.
-
getUatGroundUplinkInformationFrameByType
public long getUatGroundUplinkInformationFrameByType(int index) UAT ground uplink information by frame type (0..15).
repeated uint64 uat_ground_uplink_information_frame_by_type = 18;
- Specified by:
getUatGroundUplinkInformationFrameByType
in interfaceReceiverDProto.Statistics.CountersOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The uatGroundUplinkInformationFrameByType at the given index.
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static ReceiverDProto.Statistics.Counters parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ReceiverDProto.Statistics.Counters parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ReceiverDProto.Statistics.Counters parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ReceiverDProto.Statistics.Counters parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ReceiverDProto.Statistics.Counters parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ReceiverDProto.Statistics.Counters parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static ReceiverDProto.Statistics.Counters parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static ReceiverDProto.Statistics.Counters parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static ReceiverDProto.Statistics.Counters parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static ReceiverDProto.Statistics.Counters parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static ReceiverDProto.Statistics.Counters parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
public static ReceiverDProto.Statistics.Counters.Builder newBuilder(ReceiverDProto.Statistics.Counters prototype) -
toBuilder
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ReceiverDProto.Statistics.Counters.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-