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 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>}
 



Copyright © 2012-2013. All Rights Reserved.