public class UnitImpl extends ValueImpl implements Unit
| Modifier and Type | Method and Description |
|---|---|
void |
accept(PCMVisitor visitor) |
PCMElement |
clone(PCMFactory factory) |
Unit |
getkUnit() |
public UnitImpl(Unit kUnit)
public Unit getkUnit()
public void accept(PCMVisitor visitor)
accept in interface PCMElementpublic PCMElement clone(PCMFactory factory)
clone in interface PCMElementCopyright © 2016. All rights reserved.