Uses of Enum Class
org.parttio.SocketType
-
Uses of SocketType in org.parttio
Methods in org.parttio that return SocketTypeModifier and TypeMethodDescriptionLeaderLineOptions.getEndSocket()LeaderLineOptions.getStartSocket()static SocketTypeReturns the enum constant of this class with the specified name.static SocketType[]SocketType.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 SocketTypeModifier and TypeMethodDescriptionvoidLeaderLineOptions.setEndSocket(SocketType endSocket) voidLeaderLineOptions.setStartSocket(SocketType startSocket)