Package io.higson.runtime.model
Class DomainAttribute
java.lang.Object
io.higson.runtime.model.DomainAttribute
- Direct Known Subclasses:
DomainAttributeProxy
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleandoubledoubleValue(HigsonContext ctx) getBoolean(HigsonContext ctx) getCode()getDate(HigsonContext ctx) getDecimal(HigsonContext ctx) intgetHolder(HigsonContext ctx) intgetId()getInteger(HigsonContext ctx) getLong(HigsonContext ctx) getName()doublegetNumber(HigsonContext ctx) getString(HigsonContext ctx) getType()getValue(ParamContext ctx, Object... args) intintValue(HigsonContext ctx) longlongValue(HigsonContext ctx) toString()
-
Constructor Details
-
DomainAttribute
public DomainAttribute()
-
-
Method Details
-
getId
public int getId() -
getCode
-
getName
-
getDescription
-
getRawValue
-
getRawType
-
getDomainType
-
getDomainObject
-
getDomainObjectId
public int getDomainObjectId() -
getType
-
getValue
-
getString
-
getDecimal
-
getNumber
-
getInteger
-
getLong
-
getDate
-
getBoolean
-
getHolder
-
doubleValue
-
intValue
-
longValue
-
booleanValue
-
getDigest
-
toString
-