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 SummaryFields
- 
Constructor SummaryConstructorsConstructorDescriptionShareSuccess(long shareId) ShareSuccess(long cPtr, boolean cMemoryOwn) ShareSuccess(DefaultCtor arg0) 
- 
Method SummaryModifier and TypeMethodDescriptionvoiddelete()voidfinalize()static longgetCPtr(ShareSuccess obj) longvoidsetShareId(long value) 
- 
Field Details- 
swigCMemOwnprotected transient boolean swigCMemOwn
 
- 
- 
Constructor Details- 
ShareSuccesspublic ShareSuccess(long cPtr, boolean cMemoryOwn) 
- 
ShareSuccesspublic ShareSuccess()
- 
ShareSuccess
- 
ShareSuccesspublic ShareSuccess(long shareId) 
 
- 
- 
Method Details