public class DateValueImpl extends ValueImpl implements DateValue
| Constructor and Description |
|---|
DateValueImpl(pcm.DateValue kDateValue) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(PCMVisitor visitor) |
PCMElement |
clone(PCMFactory factory) |
pcm.DateValue |
getkDateValue() |
String |
getValue() |
void |
setValue(String value) |
public pcm.DateValue getkDateValue()
public void accept(PCMVisitor visitor)
accept in interface PCMElementpublic PCMElement clone(PCMFactory factory)
clone in interface PCMElementCopyright © 2015. All rights reserved.