10 lines
278 B
Java
10 lines
278 B
Java
/**
|
|
* <p> Automatically generated </p>
|
|
* <p>
|
|
* Sets REPLACE_0_ME and handles the synchronization logic for it.
|
|
* </p>
|
|
* @param REPLACE_0_ME The value to set REPLACE_0_ME to.
|
|
*/
|
|
public void setREPLACE_1_ME(REPLACE_2_ME REPLACE_0_ME){
|
|
this.REPLACE_0_ME = REPLACE_0_ME;
|
|
} |