Property | Type | Description | |
---|---|---|---|
NAME | string |
Method | Description | |
---|---|---|
GetUidValue ( ) : String |
Obtain a string representation of the value of this attribute, which value uniquely identifies a ConnectorObject object on the target resource.
|
|
Uid ( String value ) : System | ||
Uid ( String value, string revision ) : System |
Method | Description | |
---|---|---|
Check ( String value ) : String |
Throws an IllegalArgumentException if the value passed in blank.
|
public Uid ( String value, string revision ) : System | ||
value | String | |
revision | string | |
return | System |