Uses of Class
org.w3._2001._04.xmlenc.ReferenceType

Packages that use ReferenceType
org.w3._2001._04.xmlenc   
 

Uses of ReferenceType in org.w3._2001._04.xmlenc
 

Fields in org.w3._2001._04.xmlenc with type parameters of type ReferenceType
protected  List<JAXBElement<ReferenceType>> ReferenceList.dataReferenceOrKeyReference
           
 

Methods in org.w3._2001._04.xmlenc that return ReferenceType
 ReferenceType ReferenceType.clone()
          Creates and returns a deep copy of this object.
 ReferenceType ObjectFactory.createReferenceType()
          Create an instance of ReferenceType
 

Methods in org.w3._2001._04.xmlenc that return types with arguments of type ReferenceType
 JAXBElement<ReferenceType> ObjectFactory.createReferenceListDataReference(ReferenceType value)
          Create an instance of JAXBElement<ReferenceType>}
 JAXBElement<ReferenceType> ObjectFactory.createReferenceListKeyReference(ReferenceType value)
          Create an instance of JAXBElement<ReferenceType>}
 List<JAXBElement<ReferenceType>> ReferenceList.getDataReferenceOrKeyReference()
          Gets the value of the dataReferenceOrKeyReference property.
 

Methods in org.w3._2001._04.xmlenc with parameters of type ReferenceType
 JAXBElement<ReferenceType> ObjectFactory.createReferenceListDataReference(ReferenceType value)
          Create an instance of JAXBElement<ReferenceType>}
 JAXBElement<ReferenceType> ObjectFactory.createReferenceListKeyReference(ReferenceType value)
          Create an instance of JAXBElement<ReferenceType>}
 

Constructors in org.w3._2001._04.xmlenc with parameters of type ReferenceType
ReferenceType(ReferenceType o)
          Creates a new ReferenceType instance by deeply copying a given ReferenceType instance.
 



Copyright © 2013 evolveum. All Rights Reserved.