Uses of Enum Class
net.osslabz.lnd.dto.LnrpcNodeMetricType
Packages that use LnrpcNodeMetricType
-
Uses of LnrpcNodeMetricType in net.osslabz.lnd.dto
Methods in net.osslabz.lnd.dto that return LnrpcNodeMetricTypeModifier and TypeMethodDescriptionstatic LnrpcNodeMetricTypeLnrpcNodeMetricType.Adapter.read(com.google.gson.stream.JsonReader jsonReader) static LnrpcNodeMetricTypeReturns the enum constant of this class with the specified name.static LnrpcNodeMetricType[]LnrpcNodeMetricType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.osslabz.lnd.dto with parameters of type LnrpcNodeMetricTypeModifier and TypeMethodDescriptionvoidLnrpcNodeMetricType.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, LnrpcNodeMetricType enumeration)