메소드 | 설명 | |
---|---|---|
Consumer ( ) : void | ||
Set ( String attributeName, String value ) : bool |
Sets the attribute and returns true for successfull, false if key was not found
|
public static Set ( String attributeName, String value ) : bool | ||
attributeName | String | |
value | String | |
리턴 | bool |