public class SystemAttributeInit extends Named
Constructor and Description |
---|
SystemAttributeInit(java.lang.String name,
java.lang.String defaultvalue,
java.lang.String comment)
Creates a system attribute to initiate at module creation
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getComment() |
java.lang.String |
getDefaultvalue() |
changeName, cleanName, equals, getName
public SystemAttributeInit(java.lang.String name, java.lang.String defaultvalue, java.lang.String comment)
name
- the final name of the system attribute will be the name
entered here, with a prefix added with the module code
and a '.'defaultvalue
- value at initialisationcomment
- explanation on the system attribute. It should include
the list of potential values