Uses of Class
io.adminshell.aas.v3.model.LocalKeyType
-
Packages that use LocalKeyType Package Description io.adminshell.aas.v3.model -
-
Uses of LocalKeyType in io.adminshell.aas.v3.model
Methods in io.adminshell.aas.v3.model that return LocalKeyType Modifier and Type Method Description static LocalKeyTypeLocalKeyType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static LocalKeyType[]LocalKeyType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-