Package Arp.Io.Axioline.Services.Grpc
Interface IAcyclicCommunicationServiceOuterClass.IAcyclicCommunicationServicePdiReadRequestOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
IAcyclicCommunicationServiceOuterClass.IAcyclicCommunicationServicePdiReadRequest,IAcyclicCommunicationServiceOuterClass.IAcyclicCommunicationServicePdiReadRequest.Builder
- Enclosing class:
IAcyclicCommunicationServiceOuterClass
public static interface IAcyclicCommunicationServiceOuterClass.IAcyclicCommunicationServicePdiReadRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescription.Arp.Io.Axioline.Services.Grpc.PdiParam pdiParam = 1;.Arp.Io.Axioline.Services.Grpc.PdiParam pdiParam = 1;boolean.Arp.Io.Axioline.Services.Grpc.PdiParam pdiParam = 1;Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitializedMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
hasPdiParam
boolean hasPdiParam().Arp.Io.Axioline.Services.Grpc.PdiParam pdiParam = 1; -
getPdiParam
PdiParamOuterClass.PdiParam getPdiParam().Arp.Io.Axioline.Services.Grpc.PdiParam pdiParam = 1; -
getPdiParamOrBuilder
PdiParamOuterClass.PdiParamOrBuilder getPdiParamOrBuilder().Arp.Io.Axioline.Services.Grpc.PdiParam pdiParam = 1;
-