Package com.cbe.delegate
Class ShareSuccess
java.lang.Object
com.cbe.delegate.ShareSuccess
Convenience type that bundles the parameter passed to method
cbe::delegate::ShareDelegate::onShareSuccess.
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionShareSuccess(long shareId) ShareSuccess(long cPtr, boolean cMemoryOwn) ShareSuccess(DefaultCtor arg0) -
Method Summary
Modifier and TypeMethodDescriptionvoiddelete()voidfinalize()static longgetCPtr(ShareSuccess obj) longvoidsetShareId(long value)
-
Field Details
-
swigCMemOwn
protected transient boolean swigCMemOwn
-
-
Constructor Details
-
ShareSuccess
public ShareSuccess(long cPtr, boolean cMemoryOwn) -
ShareSuccess
public ShareSuccess() -
ShareSuccess
-
ShareSuccess
public ShareSuccess(long shareId)
-
-
Method Details