Package com.evolveum.axiom.api
Class AxiomValueIdentifier
java.lang.Object
com.evolveum.axiom.api.AxiomValueIdentifier
- All Implemented Interfaces:
- AxiomPath.Component<AxiomPath.Value>,- AxiomPath.Value
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbooleanstatic AxiomValueIdentifierfrom(AxiomIdentifierDefinition key, AxiomValue<?> value) static AxiomValueIdentifierinthashCode()static AxiomValueIdentifiertoString()
- 
Constructor Details- 
AxiomValueIdentifier
 
- 
- 
Method Details- 
components
- 
hashCodepublic int hashCode()
- 
equals
- 
from
- 
toString
- 
of
- 
from
- 
identifier- Specified by:
- identifierin interface- AxiomPath.Value
 
 
-