Package io.higson.runtime.model
Class AttributeDefinitionImpl
java.lang.Object
io.higson.runtime.model.AttributeDefinitionImpl
- All Implemented Interfaces:
AttributeDefinition
-
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 io.higson.runtime.model.AttributeDefinition
getAttrType, getCode, getDefaultType, getDefaultValue, getDescription, getGroupName, getName
-
Constructor Details
-
AttributeDefinitionImpl
-
-
Method Details
-
setDefaultType
-
setDefaultValue
-
getProdSysType
- Specified by:
getProdSysTypein interfaceAttributeDefinition
-