|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.epam.cmemdp.config.beans.Group
public class Group
| Constructor Summary | |
|---|---|
Group()
|
|
| Method Summary | |
|---|---|
int |
compareTo(java.lang.Object o)
|
java.lang.String |
getCode()
Gets the value of the code property. |
java.lang.String |
getSubchannel()
Gets the value of the subchannel property. |
java.lang.String |
getValue()
Gets the value of the value property. |
void |
setCode(java.lang.String value)
Sets the value of the code property. |
void |
setSubchannel(java.lang.String subchannel)
Sets the value of the subchannel property. |
void |
setValue(java.lang.String value)
Sets the value of the value property. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Group()
| Method Detail |
|---|
public java.lang.String getValue()
Stringpublic void setValue(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCode()
Stringpublic void setCode(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getSubchannel()
Stringpublic void setSubchannel(java.lang.String subchannel)
subchannel - allowed object is
Stringpublic java.lang.String toString()
toString in class java.lang.Objectpublic int compareTo(java.lang.Object o)
compareTo in interface java.lang.Comparable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||