Skip to main content

%Compiler.LG.WrapperMtdArgDef

Property Inventory

Method Inventory

Properties

property arg as WrapperElem;
Property methods: argGet(), argGetSwizzled(), argIsValid(), argNewObject(), argSet()
property class;
Property methods: classDisplayToLogical(), classGet(), classIsValid(), classLogicalToDisplay(), classLogicalToOdbc(), classNormalize(), classSet()
property count as %Integer [ Calculated ];
Property methods: countDisplayToLogical(), countIsValid(), countLogicalToDisplay(), countNormalize()
property defaultVal as %String;
Property methods: defaultValDisplayToLogical(), defaultValIsValid(), defaultValLogicalToDisplay(), defaultValLogicalToOdbc(), defaultValNormalize()
property dynamic;
Property methods: dynamicDisplayToLogical(), dynamicGet(), dynamicIsValid(), dynamicLogicalToDisplay(), dynamicLogicalToOdbc(), dynamicNormalize(), dynamicSet()
property i;
Property methods: iDisplayToLogical(), iGet(), iIsValid(), iLogicalToDisplay(), iLogicalToOdbc(), iNormalize(), iSet()
property isByRef as %Boolean [ Calculated ];
Property methods: isByRefDisplayToLogical(), isByRefIsValid(), isByRefLogicalToDisplay(), isByRefNormalize()
property isDefault as %Boolean;
Property methods: isDefaultDisplayToLogical(), isDefaultIsValid(), isDefaultLogicalToDisplay(), isDefaultNormalize()
property j;
Property methods: jDisplayToLogical(), jGet(), jIsValid(), jLogicalToDisplay(), jLogicalToOdbc(), jNormalize(), jSet()
property methodName;
Property methods: methodNameDisplayToLogical(), methodNameGet(), methodNameIsValid(), methodNameLogicalToDisplay(), methodNameLogicalToOdbc(), methodNameNormalize(), methodNameSet()

Methods

method Count() as %Integer
method GetAt(j As %Integer) as %Compiler.LG.WrapperMtdArgDef
method GetNext(ByRef j As %Integer) as %Compiler.LG.WrapperMethodDef
method MakeFrom(Method As %Compiler.LG.MethWrapper, i As %Integer, j As %Integer) as %Status
method countGet() as %Integer
method countSet(value As %Integer) as %Status
method defaultValGet() as %String
method defaultValSet(value As %String) as %Status
method init(dynamic) as %Status
method isByRefGet() as %String
method isByRefSet(value As %String) as %Status
method isDefaultGet() as %Boolean
method isDefaultSet(value As %Boolean) as %Status
method send()
method serialize(out As %GlobalBinaryStream)

Inherited Members

Inherited Methods

FeedbackOpens in a new tab