com.hederahashgraph.api.proto.java.ProtoBytesOrBuilder Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: state/primitives.proto
package com.hederahashgraph.api.proto.java;
public interface ProtoBytesOrBuilder extends
// @@protoc_insertion_point(interface_extends:proto.ProtoBytes)
com.google.protobuf.MessageOrBuilder {
/**
* bytes value = 1;
* @return The value.
*/
com.google.protobuf.ByteString getValue();
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy