Class ChannelCss.ChannelCssPK
- java.lang.Object
-
- lumis.portal.structure.sync.model.channel.ChannelCss.ChannelCssPK
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- ChannelCss
public static class ChannelCss.ChannelCssPK extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
String
getChannelId()
String
getCssId()
int
hashCode()
void
setChannelId(String channelId)
void
setCssId(String cssId)
-