메소드 |
설명 |
|
NotifyControllers ( Lock aLock ) : void |
|
|
TypeSpec ( ) : System |
|
|
copyTo ( TypeSpec other ) : void |
|
|
dispatch ( XmlBooster.XmlBBaseVisitor v ) : void |
|
|
dispatch ( XmlBooster.XmlBBaseVisitor v, bool visitSubNodes ) : void |
|
|
find ( Object search ) : bool |
|
|
getBl ( ) : string |
|
|
getChar_value ( ) : char_value |
|
|
getDescription ( ) : string |
|
|
getErtms_type ( ) : acceptor.TypeSpec_ertms_type |
|
|
getErtms_type_AsString ( ) : string |
|
|
getId ( ) : string |
|
|
getLength ( ) : int |
|
|
getMaximum_value ( ) : string |
|
|
getMinimum_value ( ) : string |
|
|
getReference ( ) : string |
|
|
getResolution_formula ( ) : string |
|
|
getShort_description ( ) : string |
|
|
getValues ( ) : 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. |
|
setBl ( string v ) : void |
|
|
setChar_value ( char_value v ) : void |
|
|
setDescription ( string v ) : void |
|
|
setErtms_type ( acceptor v ) : void |
|
|
setErtms_type_AsString ( string v ) : bool |
|
|
setId ( string v ) : void |
|
|
setLength ( int v ) : void |
|
|
setMaximum_value ( string v ) : void |
|
|
setMinimum_value ( string v ) : void |
|
|
setReference ( string v ) : void |
|
|
setResolution_formula ( string v ) : void |
|
|
setShort_description ( string v ) : void |
|
|
setValues ( 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. |
|