Package pl.decerto.hyperon.runtime.model
Class HyperonAttributeDefinitionImpl
java.lang.Object
pl.decerto.hyperon.runtime.model.HyperonAttributeDefinitionImpl
- All Implemented Interfaces:
HyperonAttributeDefinition
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetDefaultType(Type defaultType) voidsetDefaultValue(String defaultValue) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface pl.decerto.hyperon.runtime.model.HyperonAttributeDefinition
getAttrType, getCode, getDefaultType, getDefaultValue, getDescription, getGroupName, getName
-
Constructor Details
-
HyperonAttributeDefinitionImpl
-
-
Method Details
-
setDefaultType
-
setDefaultValue
-
getProdSysType
- Specified by:
getProdSysTypein interfaceHyperonAttributeDefinition
-