Uses of Class
cz.xtf.builder.builders.route.TLSType
-
Packages that use TLSType Package Description cz.xtf.builder.builders.route -
-
Uses of TLSType in cz.xtf.builder.builders.route
Methods in cz.xtf.builder.builders.route that return TLSType Modifier and Type Method Description static TLSTypeTLSType. valueOf(String name)Returns the enum constant of this type with the specified name.static TLSType[]TLSType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-