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