Package cdm.product.template
Class Knock.KnockImpl
java.lang.Object
cdm.product.template.Knock.KnockImpl
- All Implemented Interfaces:
Knock,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
Knock
Immutable Implementation of Knock
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.product.template.Knock
Knock.KnockBuilder, Knock.KnockBuilderImpl, Knock.KnockImpl -
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Build MethodsbooleanThe knock in.The knock out.inthashCode()protected voidsetBuilderFields(Knock.KnockBuilder builder) toString()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
KnockImpl
-
-
Method Details
-
getKnockIn
Description copied from interface:KnockThe knock in.- Specified by:
getKnockInin interfaceKnock
-
getKnockOut
Description copied from interface:KnockThe knock out.- Specified by:
getKnockOutin interfaceKnock
-
build
Description copied from interface:KnockBuild Methods -
toBuilder
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-