Свойство | Тип | Описание | |
---|---|---|---|
EscapeXML | String |
Метод | Описание | |
---|---|---|
IsSetLocale ( ) : System.Boolean |
Checks if Locale property is set
|
|
IsSetText ( ) : System.Boolean |
Checks if Text property is set
|
|
WithLocale ( String locale ) : |
Sets the Locale property
|
|
WithText ( String text ) : |
Sets the Text property
|
Метод | Описание | |
---|---|---|
ToXMLFragment ( ) : String |
XML fragment representation of this object Name for outer tag expected to be set by calling method. This fragment returns inner properties representation only |
Метод | Описание | |
---|---|---|
EscapeXML ( String str ) : String |
public WithLocale ( String locale ) : |
||
locale | String | Locale property |
Результат |
public WithText ( String text ) : |
||
text | String | Text property |
Результат |