Uses of Enum Class
net.osslabz.lnd.dto.ChannelEventUpdateUpdateType
Packages that use ChannelEventUpdateUpdateType
-
Uses of ChannelEventUpdateUpdateType in net.osslabz.lnd.dto
Methods in net.osslabz.lnd.dto that return ChannelEventUpdateUpdateTypeModifier and TypeMethodDescriptionstatic ChannelEventUpdateUpdateTypeLnrpcChannelEventUpdate.getType()Get typeChannelEventUpdateUpdateType.Adapter.read(com.google.gson.stream.JsonReader jsonReader) static ChannelEventUpdateUpdateTypeReturns the enum constant of this class with the specified name.static ChannelEventUpdateUpdateType[]ChannelEventUpdateUpdateType.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 ChannelEventUpdateUpdateTypeModifier and TypeMethodDescriptionvoidLnrpcChannelEventUpdate.setType(ChannelEventUpdateUpdateType type) LnrpcChannelEventUpdate.type(ChannelEventUpdateUpdateType type) voidChannelEventUpdateUpdateType.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, ChannelEventUpdateUpdateType enumeration)