메소드 |
설명 |
|
NotifyControllers ( Lock aLock ) : void |
|
|
Values ( ) : System |
|
|
copyTo ( Values other ) : void |
|
|
dispatch ( XmlBooster.XmlBBaseVisitor v ) : void |
|
|
dispatch ( XmlBooster.XmlBBaseVisitor v, bool visitSubNodes ) : void |
|
|
find ( Object search ) : bool |
|
|
getResolution_formula_1 ( ) : resolution_formula |
|
|
getSpecial_or_reserved_value ( ) : special_or_reserved_value |
|
|
getSpecial_or_reserved_values ( ) : special_or_reserved_values |
|
|
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. |
|
setResolution_formula_1 ( resolution_formula v ) : void |
|
|
setSpecial_or_reserved_value ( special_or_reserved_value v ) : void |
|
|
setSpecial_or_reserved_values ( special_or_reserved_values v ) : void |
|
|
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. |
|