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