DropwizardProtos.ErrorMessage | DropwizardProtos.ErrorMessage | |||
---|---|---|---|---|
Compiled from "DropwizardProtos.java" | Compiled from "DropwizardProtos.java" | |||
public final class io.dropwizard.jersey.protobuf.protos.DropwizardProtos$Er rorMessage extends com.google.protobuf.GeneratedMessageV3 implements io.dro pwizard.jersey.protobuf.protos.DropwizardProtos$ErrorMessageOrBuilder { | public final class io.dropwizard.jersey.protobuf.protos.DropwizardProtos$Er rorMessage extends com.google.protobuf.GeneratedMessageV3 implements io.dro pwizard.jersey.protobuf.protos.DropwizardProtos$ErrorMessageOrBuilder { | |||
public static final int MESSAGE_FIELD_NUMBER; | public static final int MESSAGE_FIELD_NUMBER; | |||
public static final int CODE_FIELD_NUMBER; | public static final int CODE_FIELD_NUMBER; | |||
public static final int DETAILS_FIELD_NUMBER; | public static final int DETAILS_FIELD_NUMBER; | |||
public static final com.google.protobuf.Parser<io.dropwizard.jersey.proto buf.protos.DropwizardProtos$ErrorMessage> PARSER; | public static final com.google.protobuf.Parser<io.dropwizard.jersey.proto buf.protos.DropwizardProtos$ErrorMessage> PARSER; | |||
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessa geV3$UnusedPrivateParameter); | protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessa geV3$UnusedPrivateParameter); | |||
public final com.google.protobuf.UnknownFieldSet getUnknownFields(); | ||||
public static final com.google.protobuf.Descriptors$Descriptor getDescrip tor(); | public static final com.google.protobuf.Descriptors$Descriptor getDescrip tor(); | |||
protected com.google.protobuf.GeneratedMessageV3$FieldAccessorTable inter nalGetFieldAccessorTable(); | protected com.google.protobuf.GeneratedMessageV3$FieldAccessorTable inter nalGetFieldAccessorTable(); | |||
public boolean hasMessage(); | public boolean hasMessage(); | |||
public java.lang.String getMessage(); | public java.lang.String getMessage(); | |||
public com.google.protobuf.ByteString getMessageBytes(); | public com.google.protobuf.ByteString getMessageBytes(); | |||
public boolean hasCode(); | public boolean hasCode(); | |||
public int getCode(); | public int getCode(); | |||
public boolean hasDetails(); | public boolean hasDetails(); | |||
public java.lang.String getDetails(); | public java.lang.String getDetails(); | |||
public com.google.protobuf.ByteString getDetailsBytes(); | public com.google.protobuf.ByteString getDetailsBytes(); | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 0 lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ |