public class RealValueImpl extends ValueImpl implements RealValue
| Constructor and Description |
|---|
RealValueImpl(pcm.RealValue kRealValue) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(PCMVisitor visitor) |
PCMElement |
clone(PCMFactory factory) |
pcm.RealValue |
getkRealValue() |
double |
getValue() |
void |
setValue(double value) |
public pcm.RealValue getkRealValue()
public void accept(PCMVisitor visitor)
accept in interface PCMElementpublic PCMElement clone(PCMFactory factory)
clone in interface PCMElementCopyright © 2015. All rights reserved.