Uses of Enum Class
ch.nolix.baseapi.net.netproperty.BaseConnectionType
Packages that use BaseConnectionType
-
Uses of BaseConnectionType in ch.nolix.baseapi.net.netproperty
Subclasses with type arguments of type BaseConnectionType in ch.nolix.baseapi.net.netpropertyMethods in ch.nolix.baseapi.net.netproperty that return BaseConnectionTypeModifier and TypeMethodDescriptionConnectionType.getBaseType()static BaseConnectionTypeReturns the enum constant of this class with the specified name.static BaseConnectionType[]BaseConnectionType.values()Returns an array containing the constants of this enum class, in the order they are declared.