Class CancelReservationsEntryPoint
- java.lang.Object
-
- com.casper.sdk.model.transaction.entrypoint.TransactionEntryPoint
-
- com.casper.sdk.model.transaction.entrypoint.CancelReservationsEntryPoint
-
- All Implemented Interfaces:
CasperSerializableObject,Tag,SerializableObject
public class CancelReservationsEntryPoint extends TransactionEntryPoint
-
-
Field Summary
-
Fields inherited from class com.casper.sdk.model.transaction.entrypoint.TransactionEntryPoint
ACTIVATE_BID_TAG, ADD_BID_TAG, ADD_RESERVATIONS_TAG, CALL_TAG, CANCEL_RESERVATIONS_TAG, CHANGE_BID_PUBLIC_KEY_TAG, CUSTOM_CUSTOM_INDEX, CUSTOM_TAG, DELEGATE_TAG, REDELEGATE_TAG, TAG_FIELD_INDEX, TRANSFER_TAG, UNDELEGATE_TAG, WITHDRAW_BID_TAG
-
-
Constructor Summary
Constructors Constructor Description CancelReservationsEntryPoint()
-
Method Summary
-
Methods inherited from class com.casper.sdk.model.transaction.entrypoint.TransactionEntryPoint
canEqual, equals, getByteTag, getName, getTag, hashCode, serialize, toString
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface com.casper.sdk.model.clvalue.serde.CasperSerializableObject
serialize
-
-