
com.hederahashgraph.api.proto.java.DurationOrBuilder Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: Duration.proto
package com.hederahashgraph.api.proto.java;
public interface DurationOrBuilder extends
// @@protoc_insertion_point(interface_extends:proto.Duration)
com.google.protobuf.MessageOrBuilder {
/**
*
* The number of seconds
*
*
* int64 seconds = 1;
*/
long getSeconds();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy