Uses of Enum Class
net.osslabz.lnd.dto.ForceClosedChannelAnchorState
Packages that use ForceClosedChannelAnchorState
-
Uses of ForceClosedChannelAnchorState in net.osslabz.lnd.dto
Methods in net.osslabz.lnd.dto that return ForceClosedChannelAnchorStateModifier and TypeMethodDescriptionPendingChannelsResponseForceClosedChannel.getAnchor()Get anchorForceClosedChannelAnchorState.Adapter.read(com.google.gson.stream.JsonReader jsonReader) Returns the enum constant of this class with the specified name.static ForceClosedChannelAnchorState[]ForceClosedChannelAnchorState.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 ForceClosedChannelAnchorStateModifier and TypeMethodDescriptionPendingChannelsResponseForceClosedChannel.anchor(ForceClosedChannelAnchorState anchor) voidPendingChannelsResponseForceClosedChannel.setAnchor(ForceClosedChannelAnchorState anchor) voidForceClosedChannelAnchorState.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, ForceClosedChannelAnchorState enumeration)