public class ChannelProperty<T> extends Object implements Serializable
Channel.getProperty(Object)
and Channel.setProperty(Object, Object)
Modifier and Type | Field and Description |
---|---|
String |
displayName |
Class<T> |
type |
Constructor and Description |
---|
ChannelProperty(Class<T> type,
String displayName) |
Copyright © 2014. All rights reserved.