Class SimpleSnapshotVariableBean
- java.lang.Object
-
- cern.nxcals.api.backport.domain.core.snapshot.SimpleSnapshotVariableBean
-
public class SimpleSnapshotVariableBean extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description SimpleSnapshotVariableBean(java.lang.String propertyName, Variable variable)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getPropertyName()
long
getVariableId()
java.lang.String
toString()
-
-
-
Constructor Detail
-
SimpleSnapshotVariableBean
public SimpleSnapshotVariableBean(java.lang.String propertyName, Variable variable)
-
-