Package com.seeq.model
Class SwapOutputV1
java.lang.Object
com.seeq.model.SwapOutputV1
Optional swap to perform to when loading the display.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
The ID of an asset to swap in.The ID of an asset to swap out.int
hashCode()
void
void
setSwapOut
(UUID swapOut) toString()
-
Constructor Details
-
SwapOutputV1
public SwapOutputV1()
-
-
Method Details
-
swapIn
-
getSwapIn
The ID of an asset to swap in.- Returns:
- swapIn
-
setSwapIn
-
swapOut
-
getSwapOut
The ID of an asset to swap out.- Returns:
- swapOut
-
setSwapOut
-
equals
-
hashCode
public int hashCode() -
toString
-