Package cdm.product.collateral
Class CounterpartyOwnIssuePermitted.CounterpartyOwnIssuePermittedBuilderImpl
java.lang.Object
cdm.product.collateral.CounterpartyOwnIssuePermitted.CounterpartyOwnIssuePermittedBuilderImpl
- All Implemented Interfaces:
CounterpartyOwnIssuePermitted,CounterpartyOwnIssuePermitted.CounterpartyOwnIssuePermittedBuilder,com.rosetta.model.lib.RosettaModelObject,com.rosetta.model.lib.RosettaModelObjectBuilder
- Enclosing interface:
CounterpartyOwnIssuePermitted
public static class CounterpartyOwnIssuePermitted.CounterpartyOwnIssuePermittedBuilderImpl
extends Object
implements CounterpartyOwnIssuePermitted.CounterpartyOwnIssuePermittedBuilder
Builder Implementation of CounterpartyOwnIssuePermitted
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.product.collateral.CounterpartyOwnIssuePermitted
CounterpartyOwnIssuePermitted.CounterpartyOwnIssuePermittedBuilder, CounterpartyOwnIssuePermitted.CounterpartyOwnIssuePermittedBuilderImpl, CounterpartyOwnIssuePermitted.CounterpartyOwnIssuePermittedImpl -
Field Summary
FieldsFields inherited from interface cdm.product.collateral.CounterpartyOwnIssuePermitted
metaData -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Build MethodsbooleanRepresents a filter based on whether it is permitted for the underlying asset to be issued by the posting entity or part of their corporate family.booleanhasData()inthashCode()merge(com.rosetta.model.lib.RosettaModelObjectBuilder other, com.rosetta.model.lib.process.BuilderMerger merger) prune()setCounterpartyOwnIssuePermitted(Boolean _counterpartyOwnIssuePermitted) toString()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.product.collateral.CounterpartyOwnIssuePermitted
getType, metaData, processMethods inherited from interface cdm.product.collateral.CounterpartyOwnIssuePermitted.CounterpartyOwnIssuePermittedBuilder
processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosettaMethods inherited from interface com.rosetta.model.lib.RosettaModelObjectBuilder
getIndex, processRosetta, processRosetta
-
Field Details
-
counterpartyOwnIssuePermitted
-
-
Constructor Details
-
CounterpartyOwnIssuePermittedBuilderImpl
public CounterpartyOwnIssuePermittedBuilderImpl()
-
-
Method Details
-
getCounterpartyOwnIssuePermitted
@RosettaAttribute("counterpartyOwnIssuePermitted") @Accessor(GETTER) @Required @RuneAttribute("counterpartyOwnIssuePermitted") public Boolean getCounterpartyOwnIssuePermitted()Description copied from interface:CounterpartyOwnIssuePermittedRepresents a filter based on whether it is permitted for the underlying asset to be issued by the posting entity or part of their corporate family.- Specified by:
getCounterpartyOwnIssuePermittedin interfaceCounterpartyOwnIssuePermitted
-
setCounterpartyOwnIssuePermitted
@RosettaAttribute("counterpartyOwnIssuePermitted") @Accessor(SETTER) @Required @RuneAttribute("counterpartyOwnIssuePermitted") public CounterpartyOwnIssuePermitted.CounterpartyOwnIssuePermittedBuilder setCounterpartyOwnIssuePermitted(Boolean _counterpartyOwnIssuePermitted) - Specified by:
setCounterpartyOwnIssuePermittedin interfaceCounterpartyOwnIssuePermitted.CounterpartyOwnIssuePermittedBuilder
-
build
Description copied from interface:CounterpartyOwnIssuePermittedBuild Methods- Specified by:
buildin interfaceCounterpartyOwnIssuePermitted- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceCounterpartyOwnIssuePermitted- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
prune
- Specified by:
prunein interfaceCounterpartyOwnIssuePermitted.CounterpartyOwnIssuePermittedBuilder- Specified by:
prunein interfacecom.rosetta.model.lib.RosettaModelObjectBuilder
-
hasData
public boolean hasData()- Specified by:
hasDatain interfacecom.rosetta.model.lib.RosettaModelObjectBuilder
-
merge
public CounterpartyOwnIssuePermitted.CounterpartyOwnIssuePermittedBuilder merge(com.rosetta.model.lib.RosettaModelObjectBuilder other, com.rosetta.model.lib.process.BuilderMerger merger) - Specified by:
mergein interfacecom.rosetta.model.lib.RosettaModelObjectBuilder
-
equals
-
hashCode
public int hashCode() -
toString
-