Package com.evolveum.axiom.concepts
Interface Builder<P>
- 
- All Known Subinterfaces:
 ValueBuilder<P>
- All Known Implementing Classes:
 QueryWriter
public interface Builder<P> 
- 
- 
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceBuilder.OrProduct<P,B extends Builder<P>> 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Pbuild() 
 - 
 
- 
- 
Method Detail
- 
build
P build()
 
 - 
 
 -