public class PartialImpl extends ValueImpl implements Partial
| Constructor and Description |
|---|
PartialImpl(Partial kPartial) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(PCMVisitor visitor) |
PCMElement |
clone(PCMFactory factory) |
Partial |
getkPartial() |
Value |
getValue() |
void |
setValue(Value value) |
public PartialImpl(Partial kPartial)
public Partial getkPartial()
public void accept(PCMVisitor visitor)
accept in interface PCMElementpublic PCMElement clone(PCMFactory factory)
clone in interface PCMElementCopyright © 2016. All rights reserved.