Property | Type | Description | |
---|---|---|---|
NO | |||
YES |
Method | Description | |
---|---|---|
Wrap ( String wrappedValue ) : |
Wrap an arbitrary string value in a YesNoMixed object. This method does not verify that the value is valid according to the SIF Specification |
Method | Description | |
---|---|---|
YesNoMixed ( string enumDefValue ) : System |
public static Wrap ( String wrappedValue ) : |
||
wrappedValue | String | The element/attribute value. |
return |