public class Group extends Object implements com.epam.xml.common.Findable
| Constructor and Description |
|---|
Group() |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(Object o) |
String |
getCode()
Gets the value of the code property.
|
String |
getSubchannel()
Gets the value of the subchannel property.
|
String |
getValue()
Gets the value of the value property.
|
void |
setCode(String value)
Sets the value of the code property.
|
void |
setSubchannel(String subchannel)
Sets the value of the subchannel property.
|
void |
setValue(String value)
Sets the value of the value property.
|
String |
toString() |
public String getValue()
Stringpublic void setValue(String value)
value - allowed object is
Stringpublic String getCode()
Stringpublic void setCode(String value)
value - allowed object is
Stringpublic String getSubchannel()
Stringpublic void setSubchannel(String subchannel)
subchannel - allowed object is
Stringpublic int compareTo(Object o)
compareTo in interface ComparableCopyright © 2000–2025 EPAM Systems. All rights reserved.