fr.etai.xat2v2.builder
Class FormatedDateBuilder
java.lang.Object
fr.etai.xat2v2.builder.AbstractBuilder<FormatedDate>
fr.etai.xat2v2.builder.FormatedDateBuilder
public class FormatedDateBuilder
- extends AbstractBuilder<FormatedDate>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FormatedDateBuilder
public FormatedDateBuilder()
setDate
public FormatedDateBuilder setDate(Date date)
setFormat
public FormatedDateBuilder setFormat(String format)
build
public FormatedDate build()
- Description copied from class:
AbstractBuilder
- Build the object
- Specified by:
build
in class AbstractBuilder<FormatedDate>
- Returns:
reset
public FormatedDateBuilder reset()
- Description copied from class:
AbstractBuilder
- Reset the builder so that it can be used
to build a brand new object
- Specified by:
reset
in class AbstractBuilder<FormatedDate>
Copyright © 2012. All Rights Reserved.