메소드 | 설명 | |
---|---|---|
Add ( |
Takes all the attribute from a ConnectorObject and add/overwrite the current attributes.
|
|
AddAttribute ( ) : |
||
AddAttribute ( String name ) : |
Adds values to the attribute.
|
|
AddAttribute ( String name, ICollection |
Adds each object in the collection.
|
|
AddAttributes ( ICollection |
||
Build ( ) : |
||
ConnectorObjectBuilder ( ) : System | ||
SetName ( |
||
SetName ( string name ) : void | ||
SetUid ( |
||
SetUid ( string uid ) : void |
메소드 | 설명 | |
---|---|---|
ValidateParameter ( Object param, String paramName ) : void |
public Add ( |
||
obj | ||
리턴 |
public AddAttribute ( String name ) : |
||
name | String | |
리턴 |
public AddAttribute ( String name, ICollection | ||
name | String | |
obj | ICollection | |
리턴 |
public AddAttributes ( ICollection |
||
attrs | ICollection |
|
리턴 |