Package com.cbe.delegate.container
Class RemoveSuccess
java.lang.Object
com.cbe.delegate.container.RemoveSuccess
Convenience type that bundles all parameters passed to method
cbe::delegate::container::RemoveDelegate::onRemoveSuccess.
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionRemoveSuccess(long cPtr, boolean cMemoryOwn) RemoveSuccess(long containerId, String name) RemoveSuccess(DefaultCtor arg0) -
Method Summary
Modifier and TypeMethodDescriptionvoiddelete()voidfinalize()longstatic longgetCPtr(RemoveSuccess obj) getName()voidsetContainerId(long value) void
-
Field Details
-
swigCMemOwn
protected transient boolean swigCMemOwn
-
-
Constructor Details
-
RemoveSuccess
public RemoveSuccess(long cPtr, boolean cMemoryOwn) -
RemoveSuccess
public RemoveSuccess() -
RemoveSuccess
-
RemoveSuccess
-
-
Method Details