|
|||||||||
| Home >> All >> com >> flexstor >> common >> modules >> [ clipboard overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.flexstor.common.modules.clipboard
Class BucketClipboardItem

java.lang.Objectcom.flexstor.common.modules.clipboard.BucketClipboardItem
- public class BucketClipboardItem
- extends java.lang.Object
| Field Summary | |
private com.flexstor.common.modules.registry.bucket.BucketRegistryRecord |
rec
|
| Constructor Summary | |
BucketClipboardItem(com.flexstor.common.modules.registry.bucket.BucketRegistryRecord rec)
|
|
| Method Summary | |
com.flexstor.common.modules.registry.bucket.BucketRegistryRecord |
getRecord()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
rec
private com.flexstor.common.modules.registry.bucket.BucketRegistryRecord rec
| Constructor Detail |
BucketClipboardItem
public BucketClipboardItem(com.flexstor.common.modules.registry.bucket.BucketRegistryRecord rec)
| Method Detail |
getRecord
public com.flexstor.common.modules.registry.bucket.BucketRegistryRecord getRecord()
|
|||||||||
| Home >> All >> com >> flexstor >> common >> modules >> [ clipboard overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.flexstor.common.modules.clipboard.BucketClipboardItem