Uses of Class
org.w3.xenc.ReferenceType

Packages that use ReferenceType
org.w3.xenc   
 

Uses of ReferenceType in org.w3.xenc
 

Methods in org.w3.xenc that return ReferenceType
 ReferenceType ObjectFactory.createReferenceType()
          Create an instance of ReferenceType
 ReferenceType ReferenceType.withAnies(Collection<Object> values)
           
 ReferenceType ReferenceType.withAnies(List<Object> value)
           
 ReferenceType ReferenceType.withAnies(Object... values)
           
 ReferenceType ReferenceType.withURI(String value)
           
 

Methods in org.w3.xenc 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>}
 

Methods in org.w3.xenc 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 © 2014 Digipost Open Source. All Rights Reserved.