Method |
Description |
|
NotifyControllers ( Lock aLock ) : void |
|
|
copyTo ( resolution_formula other ) : void |
|
|
dispatch ( XmlBooster.XmlBBaseVisitor v ) : void |
|
|
dispatch ( XmlBooster.XmlBBaseVisitor v, bool visitSubNodes ) : void |
|
|
find ( Object search ) : bool |
|
|
getUnits ( ) : acceptor.resolution_formula_units |
|
|
getUnits_AsString ( ) : string |
|
|
getValue ( ) : acceptor.resolution_formula_Value |
|
|
getValue_AsString ( ) : string |
|
|
parse ( XmlBooster.XmlBContext ctxt, string endingTag ) : void |
This method is used by XMLBooster-generated code internally. Please refrain from using it, as it might produce unexpected results, and might change or even disappear in the future. |
|
parseBody ( XmlBooster.XmlBContext ctxt ) : void |
This method is used by XMLBooster-generated code internally. Please refrain from using it, as it might produce unexpected results, and might change or even disappear in the future. |
|
resolution_formula ( ) : System |
|
|
setUnits ( acceptor v ) : void |
|
|
setUnits_AsString ( string v ) : bool |
|
|
setValue ( acceptor v ) : void |
|
|
setValue_AsString ( string v ) : bool |
|
|
subElements ( ArrayList l ) : void |
This method is used by XMLBooster-generated code internally. Please refrain from using it, as it might produce unexpected results, and might change or even disappear in the future. |
|
unParse ( TextWriter pw, bool typeId, string headingTag, string endingTag ) : void |
This method is used by XMLBooster-generated code internally. Please refrain from using it, as it might produce unexpected results, and might change or even disappear in the future. |
|
unParseBody ( TextWriter pw ) : void |
This method is used by XMLBooster-generated code internally. Please refrain from using it, as it might produce unexpected results, and might change or even disappear in the future. |
|