Package cdm.legaldocumentation.csa
Class OtherEligibleAndPostedSupport.OtherEligibleAndPostedSupportBuilderImpl
java.lang.Object
cdm.legaldocumentation.csa.OtherEligibleAndPostedSupport.OtherEligibleAndPostedSupportBuilderImpl
- All Implemented Interfaces:
OtherEligibleAndPostedSupport,OtherEligibleAndPostedSupport.OtherEligibleAndPostedSupportBuilder,com.rosetta.model.lib.RosettaModelObject,com.rosetta.model.lib.RosettaModelObjectBuilder
- Enclosing interface:
OtherEligibleAndPostedSupport
public static class OtherEligibleAndPostedSupport.OtherEligibleAndPostedSupportBuilderImpl
extends Object
implements OtherEligibleAndPostedSupport.OtherEligibleAndPostedSupportBuilder
Builder Implementation of OtherEligibleAndPostedSupport
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.legaldocumentation.csa.OtherEligibleAndPostedSupport
OtherEligibleAndPostedSupport.OtherEligibleAndPostedSupportBuilder, OtherEligibleAndPostedSupport.OtherEligibleAndPostedSupportBuilderImpl, OtherEligibleAndPostedSupport.OtherEligibleAndPostedSupportImpl -
Field Summary
FieldsFields inherited from interface cdm.legaldocumentation.csa.OtherEligibleAndPostedSupport
metaData -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Build MethodsbooleanThe definition of 'Transfer' with respect to Other Eligible Support (IM) and Other Posted Support (IM).The definition of 'Value' with respect to Other Eligible Support (IM) and Other Posted Support (IM).booleanhasData()inthashCode()merge(com.rosetta.model.lib.RosettaModelObjectBuilder other, com.rosetta.model.lib.process.BuilderMerger merger) prune()setApplicableTransfer(Boolean _applicableTransfer) setApplicableValue(Boolean _applicableValue) toString()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.legaldocumentation.csa.OtherEligibleAndPostedSupport
getType, metaData, processMethods inherited from interface cdm.legaldocumentation.csa.OtherEligibleAndPostedSupport.OtherEligibleAndPostedSupportBuilder
processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosettaMethods inherited from interface com.rosetta.model.lib.RosettaModelObjectBuilder
getIndex, processRosetta, processRosetta
-
Field Details
-
applicableValue
-
applicableTransfer
-
-
Constructor Details
-
OtherEligibleAndPostedSupportBuilderImpl
public OtherEligibleAndPostedSupportBuilderImpl()
-
-
Method Details
-
getApplicableValue
@RosettaAttribute("applicableValue") @Accessor(GETTER) @Required @RuneAttribute("applicableValue") public Boolean getApplicableValue()Description copied from interface:OtherEligibleAndPostedSupportThe definition of 'Value' with respect to Other Eligible Support (IM) and Other Posted Support (IM).- Specified by:
getApplicableValuein interfaceOtherEligibleAndPostedSupport
-
getApplicableTransfer
@RosettaAttribute("applicableTransfer") @Accessor(GETTER) @RuneAttribute("applicableTransfer") public Boolean getApplicableTransfer()Description copied from interface:OtherEligibleAndPostedSupportThe definition of 'Transfer' with respect to Other Eligible Support (IM) and Other Posted Support (IM).- Specified by:
getApplicableTransferin interfaceOtherEligibleAndPostedSupport
-
setApplicableValue
@RosettaAttribute("applicableValue") @Accessor(SETTER) @Required @RuneAttribute("applicableValue") public OtherEligibleAndPostedSupport.OtherEligibleAndPostedSupportBuilder setApplicableValue(Boolean _applicableValue) - Specified by:
setApplicableValuein interfaceOtherEligibleAndPostedSupport.OtherEligibleAndPostedSupportBuilder
-
setApplicableTransfer
@RosettaAttribute("applicableTransfer") @Accessor(SETTER) @RuneAttribute("applicableTransfer") public OtherEligibleAndPostedSupport.OtherEligibleAndPostedSupportBuilder setApplicableTransfer(Boolean _applicableTransfer) - Specified by:
setApplicableTransferin interfaceOtherEligibleAndPostedSupport.OtherEligibleAndPostedSupportBuilder
-
build
Description copied from interface:OtherEligibleAndPostedSupportBuild Methods- Specified by:
buildin interfaceOtherEligibleAndPostedSupport- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceOtherEligibleAndPostedSupport- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
prune
- Specified by:
prunein interfaceOtherEligibleAndPostedSupport.OtherEligibleAndPostedSupportBuilder- Specified by:
prunein interfacecom.rosetta.model.lib.RosettaModelObjectBuilder
-
hasData
public boolean hasData()- Specified by:
hasDatain interfacecom.rosetta.model.lib.RosettaModelObjectBuilder
-
merge
public OtherEligibleAndPostedSupport.OtherEligibleAndPostedSupportBuilder 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
-