Package com.evolveum.axiom.api
Interface ValueBuilder<P extends AxiomValue<?>>
-
- All Superinterfaces:
Builder<P>
public interface ValueBuilder<P extends AxiomValue<?>> extends Builder<P>
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
ValueBuilder.BuilderOrValue<P extends AxiomValue<?>>
-