Uses of Enum Class
org.parttio.PlugType
-
Uses of PlugType in org.parttio
Methods in org.parttio that return PlugTypeModifier and TypeMethodDescriptionLeaderLineOptions.getEndPlug()LeaderLineOptions.getStartPlug()static PlugTypeReturns the enum constant of this class with the specified name.static PlugType[]PlugType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.parttio with parameters of type PlugTypeModifier and TypeMethodDescriptionvoidLeaderLineOptions.setEndPlug(PlugType endPlug) voidLeaderLineOptions.setStartPlug(PlugType startPlug)