Package | Description |
---|---|
org.w3._2001._04.xmlenc |
Modifier and Type | Field and Description |
---|---|
protected List<JAXBElement<ReferenceType>> |
ReferenceList.dataReferenceOrKeyReference |
Modifier and Type | Method and Description |
---|---|
ReferenceType |
ReferenceType.clone()
Creates and returns a deep copy of this object.
|
ReferenceType |
ObjectFactory.createReferenceType()
Create an instance of
ReferenceType |
Modifier and Type | Method and Description |
---|---|
JAXBElement<ReferenceType> |
ObjectFactory.createReferenceListDataReference(ReferenceType value)
|
JAXBElement<ReferenceType> |
ObjectFactory.createReferenceListKeyReference(ReferenceType value)
|
List<JAXBElement<ReferenceType>> |
ReferenceList.getDataReferenceOrKeyReference()
Gets the value of the dataReferenceOrKeyReference property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<ReferenceType> |
ObjectFactory.createReferenceListDataReference(ReferenceType value)
|
JAXBElement<ReferenceType> |
ObjectFactory.createReferenceListKeyReference(ReferenceType value)
|
Constructor and Description |
---|
ReferenceType(ReferenceType o)
Creates a new
ReferenceType instance by deeply copying a given ReferenceType instance. |
Copyright © 2013 evolveum. All rights reserved.