Uses of Enum
com.labs64.netlicensing.schema.context.InfoEnum
-
Uses of InfoEnum in com.labs64.netlicensing.schema
Modifier and TypeMethodDescriptionstatic void
SchemaFunction.addInfo
(Netlicensing netlicensing, String id, InfoEnum type, String value) Creates and addsInfo
object toNetlicensing
object -
Uses of InfoEnum in com.labs64.netlicensing.schema.context
Modifier and TypeFieldDescriptionprotected InfoEnum
Info.type
Info element type (error, warning, info)Modifier and TypeMethodDescriptionstatic InfoEnum
Gets the enum associated to the value passed as parameter.Info.getType()
Info element type (error, warning, info)static InfoEnum
Returns the enum constant of this type with the specified name.static InfoEnum[]
InfoEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
Sets the value of the type property.