Interface AssetCode
- All Superinterfaces:
com.venky.swf.db.model._Identifiable,com.venky.swf.db.model.Model
public interface AssetCode
extends com.venky.swf.db.model.Model
-
Field Summary
Fields inherited from interface com.venky.swf.db.model.Model
UPDATED_AT_COLUMN_NAME -
Method Summary
Modifier and TypeMethodDescriptionstatic AssetCodestatic <T extends AssetCode>
TgetCode()booleanbooleanisHsn()booleanisSac()voidvoidsetDeliveredElectronically(boolean deliveredElectronically) voidsetDescription(String description) voidvoidsetRentalAssetCodeId(Long RentalAssetCodeId) Methods inherited from interface com.venky.swf.db.model.Model
cloneProxy, defaultFields, destroy, getCreatedAt, getCreatorUser, getCreatorUserId, getId, getLockId, getParticipatingRoles, getParticipatingRoles, getParticipatingRoles, getRawRecord, getReflector, getTxnProperty, getUpdatedAt, getUpdaterUser, getUpdaterUserId, init, isAccessibleBy, isAccessibleBy, isDirty, preValidate, removeTxnProperty, save, save, save, setCreatedAt, setCreatorUserId, setId, setLockId, setRawRecord, setTxnProperty, setUpdatedAt, setUpdaterUserId
-
Method Details
-
getCode
String getCode() -
setCode
-
getDescription
String getDescription() -
setDescription
-
getRentalAssetCodeId
Long getRentalAssetCodeId() -
setRentalAssetCodeId
-
getRentalAssetCode
AssetCode getRentalAssetCode() -
getLongDescription
String getLongDescription() -
getGstPct
Double getGstPct() -
setGstPct
-
isHsn
boolean isHsn() -
isSac
boolean isSac() -
isDeliveredElectronically
boolean isDeliveredElectronically() -
setDeliveredElectronically
void setDeliveredElectronically(boolean deliveredElectronically) -
find
-
find
-