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