Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.flexstor.common.modules.clipboard
Class BucketClipboardItem  view BucketClipboardItem download BucketClipboardItem.java

java.lang.Object
  extended bycom.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()