All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.provenance.metadata.v0.DateOrBuilder Maven / Gradle / Ivy

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: provenance/metadata/v0/types.proto

package io.provenance.metadata.v0;

public interface DateOrBuilder extends
    // @@protoc_insertion_point(interface_extends:types.Date)
    com.google.protobuf.MessageOrBuilder {

  /**
   * string value = 1;
   */
  java.lang.String getValue();
  /**
   * string value = 1;
   */
  com.google.protobuf.ByteString
      getValueBytes();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy