Package cdm.regulation
Class Sngl.SnglImpl
java.lang.Object
cdm.regulation.Sngl.SnglImpl
- All Implemented Interfaces:
Sngl,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
Sngl
Immutable Implementation of Sngl
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.regulation.Sngl
Sngl.SnglBuilder, Sngl.SnglBuilderImpl, Sngl.SnglImpl -
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Build MethodsbooleangetIndx()getIsin()Getter MethodsinthashCode()protected voidsetBuilderFields(Sngl.SnglBuilder 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
-
SnglImpl
-
-
Method Details
-
getIsin
@RosettaAttribute(value="isin", isRequired=true) @RuneAttribute(value="isin", isRequired=true) public String getIsin()Description copied from interface:SnglGetter Methods -
getIndx
@RosettaAttribute(value="indx", isRequired=true) @RuneAttribute(value="indx", isRequired=true) public Indx getIndx() -
build
Description copied from interface:SnglBuild Methods -
toBuilder
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-