Method | Description | |
---|---|---|
AttributeValue ( ) : System |
Empty constructor used to set properties independently even when a simple constructor is available
|
|
AttributeValue ( List |
Instantiates AttributeValue with the parameterized properties
|
|
AttributeValue ( string s ) : System |
Instantiates AttributeValue with the parameterized properties
|
Method | Description | |
---|---|---|
IsSetB ( ) : bool | ||
IsSetBOOL ( ) : bool | ||
IsSetBS ( ) : bool | ||
IsSetL ( ) : bool | ||
IsSetM ( ) : bool | ||
IsSetN ( ) : bool | ||
IsSetNS ( ) : bool | ||
IsSetNULL ( ) : bool | ||
IsSetS ( ) : bool | ||
IsSetSS ( ) : bool |
public AttributeValue ( List |
||
ss | List |
A String Set data type. |
return | System |
public AttributeValue ( string s ) : System | ||
s | string | A String data type. |
return | System |