|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.epam.cmemdp.config.beans.Channel
public class Channel
| Constructor Summary | |
|---|---|
Channel()
|
|
| Method Summary | |
|---|---|
int |
compareTo(java.lang.Object o)
|
Connections |
getConnections()
Gets the value of the connections property. |
java.lang.String |
getId()
Gets the value of the id property. |
java.lang.String |
getLabel()
Gets the value of the label property. |
Products |
getProducts()
Gets the value of the products property. |
void |
setConnections(Connections value)
Sets the value of the connections property. |
void |
setId(java.lang.String value)
Sets the value of the id property. |
void |
setLabel(java.lang.String value)
Sets the value of the label property. |
void |
setProducts(Products value)
Sets the value of the products 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 Channel()
| Method Detail |
|---|
public Products getProducts()
Productspublic void setProducts(Products value)
value - allowed object is
Productspublic Connections getConnections()
Connectionspublic void setConnections(Connections value)
value - allowed object is
Connectionspublic java.lang.String getId()
Bytepublic void setId(java.lang.String value)
value - allowed object is
Bytepublic java.lang.String getLabel()
Stringpublic void setLabel(java.lang.String value)
value - 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 | |||||||||