Uses of Class
net.webpdf.wsclient.openapi.AdminSupportEntryGroup
-
Packages that use AdminSupportEntryGroup Package Description net.webpdf.wsclient.openapi -
-
Uses of AdminSupportEntryGroup in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return AdminSupportEntryGroup Modifier and Type Method Description static AdminSupportEntryGroupAdminSupportEntryGroup. fromValue(String value)static AdminSupportEntryGroupAdminSupportEntryGroup. valueOf(String name)Returns the enum constant of this type with the specified name.static AdminSupportEntryGroup[]AdminSupportEntryGroup. values()Returns an array containing the constants of this enum type, in the order they are declared.
-