public static interface PushAPIMsg.DocumentMsgOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
PushAPIMsg.DirectivesMsg |
getDirectives()
optional .com.exalead.papi.helper.V4A.message.DirectivesMsg directives = 5; |
PushAPIMsg.DirectivesMsgOrBuilder |
getDirectivesOrBuilder()
optional .com.exalead.papi.helper.V4A.message.DirectivesMsg directives = 5; |
PushAPIMsg.MetaContainerMsg |
getMs()
optional .com.exalead.papi.helper.V4A.message.MetaContainerMsg ms = 4; |
PushAPIMsg.MetaContainerMsgOrBuilder |
getMsOrBuilder()
optional .com.exalead.papi.helper.V4A.message.MetaContainerMsg ms = 4; |
PushAPIMsg.PartContainerMsg |
getPc()
optional .com.exalead.papi.helper.V4A.message.PartContainerMsg pc = 3; |
PushAPIMsg.PartContainerMsgOrBuilder |
getPcOrBuilder()
optional .com.exalead.papi.helper.V4A.message.PartContainerMsg pc = 3; |
PushAPIMsg.DocumentMsg.StampCase |
getStampCase() |
java.lang.String |
getStampInner()
optional string stampInner = 2; |
com.google.protobuf.ByteString |
getStampInnerBytes()
optional string stampInner = 2; |
java.lang.String |
getUri()
optional string uri = 1; |
com.google.protobuf.ByteString |
getUriBytes()
optional string uri = 1; |
boolean |
hasDirectives()
optional .com.exalead.papi.helper.V4A.message.DirectivesMsg directives = 5; |
boolean |
hasMs()
optional .com.exalead.papi.helper.V4A.message.MetaContainerMsg ms = 4; |
boolean |
hasPc()
optional .com.exalead.papi.helper.V4A.message.PartContainerMsg pc = 3; |
boolean |
hasStampInner()
optional string stampInner = 2; |
boolean |
hasUri()
optional string uri = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasUri()
optional string uri = 1;
java.lang.String getUri()
optional string uri = 1;
com.google.protobuf.ByteString getUriBytes()
optional string uri = 1;
boolean hasStampInner()
optional string stampInner = 2;
java.lang.String getStampInner()
optional string stampInner = 2;
com.google.protobuf.ByteString getStampInnerBytes()
optional string stampInner = 2;
boolean hasPc()
optional .com.exalead.papi.helper.V4A.message.PartContainerMsg pc = 3;
PushAPIMsg.PartContainerMsg getPc()
optional .com.exalead.papi.helper.V4A.message.PartContainerMsg pc = 3;
PushAPIMsg.PartContainerMsgOrBuilder getPcOrBuilder()
optional .com.exalead.papi.helper.V4A.message.PartContainerMsg pc = 3;
boolean hasMs()
optional .com.exalead.papi.helper.V4A.message.MetaContainerMsg ms = 4;
PushAPIMsg.MetaContainerMsg getMs()
optional .com.exalead.papi.helper.V4A.message.MetaContainerMsg ms = 4;
PushAPIMsg.MetaContainerMsgOrBuilder getMsOrBuilder()
optional .com.exalead.papi.helper.V4A.message.MetaContainerMsg ms = 4;
boolean hasDirectives()
optional .com.exalead.papi.helper.V4A.message.DirectivesMsg directives = 5;
PushAPIMsg.DirectivesMsg getDirectives()
optional .com.exalead.papi.helper.V4A.message.DirectivesMsg directives = 5;
PushAPIMsg.DirectivesMsgOrBuilder getDirectivesOrBuilder()
optional .com.exalead.papi.helper.V4A.message.DirectivesMsg directives = 5;
PushAPIMsg.DocumentMsg.StampCase getStampCase()
Copyright © 2021 Dassault Systèmes, All Rights Reserved.