|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of RemoteParameterGroupNaturalId in fr.ifremer.allegro.referential.pmfm |
---|
Uses of RemoteParameterGroupNaturalId in fr.ifremer.allegro.referential.pmfm.generic.cluster |
---|
Methods in fr.ifremer.allegro.referential.pmfm.generic.cluster that return RemoteParameterGroupNaturalId | |
---|---|
RemoteParameterGroupNaturalId |
ClusterParameter.getParameterGroupNaturalId()
|
RemoteParameterGroupNaturalId |
ClusterParameterGroup.getParentParameterGroupNaturalId()
|
Methods in fr.ifremer.allegro.referential.pmfm.generic.cluster with parameters of type RemoteParameterGroupNaturalId | |
---|---|
void |
ClusterParameter.setParameterGroupNaturalId(RemoteParameterGroupNaturalId parameterGroupNaturalId)
|
void |
ClusterParameterGroup.setParentParameterGroupNaturalId(RemoteParameterGroupNaturalId parentParameterGroupNaturalId)
|
Constructors in fr.ifremer.allegro.referential.pmfm.generic.cluster with parameters of type RemoteParameterGroupNaturalId | |
---|---|
ClusterParameter(java.lang.String code,
java.lang.String name,
java.lang.Boolean isQualitative,
java.lang.Boolean isTaxinomic,
java.lang.Boolean isCalculated,
java.util.Date creationDate,
RemoteStatusNaturalId statusNaturalId,
RemoteParameterGroupNaturalId parameterGroupNaturalId,
ClusterQualitativeValue[] clusterQualitativeValues)
|
|
ClusterParameter(java.lang.String code,
java.lang.String name,
java.lang.String description,
java.lang.Boolean isQualitative,
java.lang.Boolean isTaxinomic,
java.lang.Boolean isCalculated,
java.util.Date creationDate,
java.sql.Timestamp updateDate,
RemoteStatusNaturalId statusNaturalId,
RemoteParameterGroupNaturalId parameterGroupNaturalId,
ClusterQualitativeValue[] clusterQualitativeValues)
|
|
ClusterParameterGroup(java.lang.Integer id,
java.lang.Integer idLocal,
java.lang.String name,
java.lang.String description,
java.sql.Timestamp updateDate,
RemoteParameterGroupNaturalId parentParameterGroupNaturalId,
RemoteStatusNaturalId statusNaturalId,
ClusterParameterGroup[] clusterChildParameterGroupss)
|
Uses of RemoteParameterGroupNaturalId in fr.ifremer.allegro.referential.pmfm.generic.service |
---|
Uses of RemoteParameterGroupNaturalId in fr.ifremer.allegro.referential.pmfm.generic.vo |
---|
Methods in fr.ifremer.allegro.referential.pmfm.generic.vo with parameters of type RemoteParameterGroupNaturalId | |
---|---|
void |
RemoteParameterGroupNaturalId.copy(RemoteParameterGroupNaturalId otherBean)
Copies all properties from the argument value object into this value object. |
Constructors in fr.ifremer.allegro.referential.pmfm.generic.vo with parameters of type RemoteParameterGroupNaturalId | |
---|---|
RemoteParameterGroupNaturalId(RemoteParameterGroupNaturalId otherBean)
Copies constructor from other RemoteParameterGroupNaturalId |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |