JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Enum
me.tomsdevsn.hetznercloud.objects.enums.IPType
Packages that use
IPType
Package
Description
me.tomsdevsn.hetznercloud.objects.enums
Uses of
IPType
in
me.tomsdevsn.hetznercloud.objects.enums
Methods in
me.tomsdevsn.hetznercloud.objects.enums
that return
IPType
Modifier and Type
Method
Description
static
IPType
IPType.
valueOf
(
String
name)
Returns the enum constant of this type with the specified name.
static
IPType
[]
IPType.
values
()
Returns an array containing the constants of this enum type, in the order they are declared.