| Modifier and Type | Field and Description |
|---|---|
protected String |
m1 |
protected String |
m2 |
| Constructor and Description |
|---|
L2Keys() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
String |
m1()
Returns the attribute m1.
|
void |
m1(String m1)
Sets the value to attribute m1.
|
String |
m2()
Returns the attribute m2.
|
void |
m2(String m2)
Sets the value to attribute m2.
|
public String m1()
public void m1(String m1)
m1 - value of m1public String m2()
public void m2(String m2)
m2 - value of m2Copyright © 2018. All rights reserved.