public class Composition.CompoInner
extends java.lang.Object
implements java.io.Serializable, java.lang.Cloneable
Modifier and Type | Field and Description |
---|---|
Composition |
composition
the component is a composition.
|
float |
concentration
concentration of the component.
|
Isotope |
isotope
the component is an isotope.
|
Constructor and Description |
---|
Composition.CompoInner() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone() |
public Isotope isotope
public Composition composition
public float concentration