|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.banda.core.domain.DomainObject<Long>
com.banda.core.domain.TechnicalDomainObject
com.banda.chemistry.domain.AcVariableSet<AcParameter>
com.banda.chemistry.domain.AcParameterSet
public class AcParameterSet
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.banda.core.domain.DomainObject |
|---|
com.banda.core.domain.DomainObject.DomainObjectKeyComparator<K extends Serializable & Comparable<K>> |
| Constructor Summary | |
|---|---|
AcParameterSet()
|
|
| Method Summary | |
|---|---|
Integer |
getNextVarSequenceNum()
|
AcSpeciesSet |
getSpeciesSet()
|
void |
setSpeciesSet(AcSpeciesSet speciesSet)
|
| Methods inherited from class com.banda.chemistry.domain.AcVariableSet |
|---|
addVariable, addVariables, containsVariable, getCreatedBy, getCreateTime, getName, getOwnAndInheritedVariables, getOwnAndInheritedVariablesSorted, getVariables, getVariablesNumber, getVariablesSorted, hasOwnVariables, initVariables, removeVariable, setCreatedBy, setCreateTime, setName, setVariables, toString |
| Methods inherited from class com.banda.core.domain.TechnicalDomainObject |
|---|
getId, getKey, getVersion, setId, setKey, setVersion |
| Methods inherited from class com.banda.core.domain.DomainObject |
|---|
copyFrom, equals, hashCode |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AcParameterSet()
| Method Detail |
|---|
public AcSpeciesSet getSpeciesSet()
public void setSpeciesSet(AcSpeciesSet speciesSet)
public Integer getNextVarSequenceNum()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||