Package de.aristaflow.ilm.model.common
Class ConfigurationDescEntry
java.lang.Object
de.aristaflow.ilm.model.common.ConfigurationDescEntry
- All Implemented Interfaces:
Serializable
-
Field Summary
FieldsModifier and TypeFieldDescription@NotNull StringA mapping from an IETF BCP 47 language tag to the corresponding localisation.@NotNull String@NotNull Boolean@NotNull ProcessConstants.AdeptDataType -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
name
-
desc
-
locDesc
A mapping from an IETF BCP 47 language tag to the corresponding localisation. -
type
-
optional
-
restrictions
-
userAttributes
-
-
Constructor Details
-
ConfigurationDescEntry
public ConfigurationDescEntry()
-