Package com.evolveum.axiom.api
Interface AxiomInfraValue.Factory<V extends AxiomInfraValue>
- 
- All Known Subinterfaces:
 AxiomValue.Factory<V,T>
- Enclosing interface:
 - AxiomInfraValue
 
public static interface AxiomInfraValue.Factory<V extends AxiomInfraValue> 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Vcreate(Map<AxiomName,AxiomItem<?>> infraItems) 
 -