fr.etai.xat2v2.builder
Class AttributedURIBuilder
java.lang.Object
fr.etai.xat2v2.builder.AbstractBuilder<AttributedURI>
fr.etai.xat2v2.builder.AttributedURIBuilder
public class AttributedURIBuilder
- extends AbstractBuilder<AttributedURI>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttributedURIBuilder
public AttributedURIBuilder()
build
public AttributedURI build()
- Description copied from class:
AbstractBuilder
- Build the object
- Specified by:
build
in class AbstractBuilder<AttributedURI>
- Returns:
setUri
public AttributedURIBuilder setUri(String value)
addClassification
public AttributedURIBuilder addClassification(Classification cl)
setAction
public AttributedURIBuilder setAction(URIActionEnum value)
setDirectAccess
public AttributedURIBuilder setDirectAccess(Boolean value)
reset
public AttributedURIBuilder 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<AttributedURI>
Copyright © 2012. All Rights Reserved.