Enum Class SystemProgram.Instructions

java.lang.Object
java.lang.Enum<SystemProgram.Instructions>
software.sava.solana.programs.system.SystemProgram.Instructions
All Implemented Interfaces:
Serializable, Comparable<SystemProgram.Instructions>, Constable, Predicate<software.sava.core.tx.Instruction>, software.sava.core.programs.Discriminator
Enclosing class:
SystemProgram

public static enum SystemProgram.Instructions extends Enum<SystemProgram.Instructions> implements software.sava.core.programs.Discriminator