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 Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
static AxiomValueIdentifier
from
(AxiomIdentifierDefinition key, AxiomValue<?> value) static AxiomValueIdentifier
int
hashCode()
static AxiomValueIdentifier
toString()
-
Constructor Details
-
AxiomValueIdentifier
-
-
Method Details
-
components
-
hashCode
public int hashCode() -
equals
-
from
-
toString
-
of
-
from
-
identifier
- Specified by:
identifier
in interfaceAxiomPath.Value
-