Class FXRfsSwap
java.lang.Object
com.caplin.motif.fx.config.definitions.client.FXRfsSwap
@Generated("org.openapitools.codegen.languages.SpringCodegen")
public class FXRfsSwap
extends Object
FXRfsSwap
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiondeliverable
(FXRfsSwapDeliverable deliverable) boolean
Get deliverableGet nearLegOneWayDirectionLimitGet nonDeliverableint
hashCode()
nearLegOneWayDirectionLimit
(OneWayDirectionLimitType nearLegOneWayDirectionLimit) nonDeliverable
(FXRfsSwapNonDeliverable nonDeliverable) void
setDeliverable
(FXRfsSwapDeliverable deliverable) void
setNearLegOneWayDirectionLimit
(OneWayDirectionLimitType nearLegOneWayDirectionLimit) void
setNonDeliverable
(FXRfsSwapNonDeliverable nonDeliverable) toString()
-
Constructor Details
-
FXRfsSwap
public FXRfsSwap()
-
-
Method Details
-
nearLegOneWayDirectionLimit
-
getNearLegOneWayDirectionLimit
Get nearLegOneWayDirectionLimit- Returns:
- nearLegOneWayDirectionLimit
-
setNearLegOneWayDirectionLimit
-
deliverable
-
getDeliverable
Get deliverable- Returns:
- deliverable
-
setDeliverable
-
nonDeliverable
-
getNonDeliverable
Get nonDeliverable- Returns:
- nonDeliverable
-
setNonDeliverable
-
equals
-
hashCode
public int hashCode() -
toString
-