Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

Demo.Loan.Msg.PrimeRateResponse

persistent class Demo.Loan.Msg.PrimeRateResponse extends Ens.Response

SQL Table Name: Demo_Loan_Msg.PrimeRateResponse

Property Inventory

Properties

property PrimeRate as %Numeric;
Property methods: PrimeRateDisplayToLogical(), PrimeRateGet(), PrimeRateGetStored(), PrimeRateIsValid(), PrimeRateLogicalToDisplay(), PrimeRateNormalize(), PrimeRateSet(), PrimeRateXSDToLogical()

Inherited Members

Inherited Methods

Storage

Gray indicates storage defined by superclasses.

Storage Model: CacheStorage (Ens.MessageBody)

^Ens.MessageBodyD(ID)
=
%%CLASSNAME

Storage Model: CacheStorage (Demo.Loan.Msg.PrimeRateResponse)

^Ens.MessageBodyD(ID,"PrimeRateResponse")
=
PrimeRate
FeedbackOpens in a new tab