Package com.evolveum.axiom.api
Interface ValueBuilder.BuilderOrValue<P extends AxiomValue<?>>
- 
- All Superinterfaces:
 Builder.OrProduct<P,ValueBuilder<P>>,Lazy.Supplier<P>,Supplier<P>
- Enclosing interface:
 - ValueBuilder<P extends AxiomValue<?>>
 
public static interface ValueBuilder.BuilderOrValue<P extends AxiomValue<?>> extends Builder.OrProduct<P,ValueBuilder<P>>
 
- 
- 
Method Summary
- 
Methods inherited from interface com.evolveum.axiom.concepts.Builder.OrProduct
builder, get, product 
 - 
 
 -