Uses of Class
com.sun.xml.ws.security.secext10.ReferenceType

Packages that use ReferenceType
com.sun.xml.ws.security.secext10   
 

Uses of ReferenceType in com.sun.xml.ws.security.secext10
 

Methods in com.sun.xml.ws.security.secext10 that return ReferenceType
 ReferenceType ObjectFactory.createReferenceType()
          Create an instance of ReferenceType
 

Methods in com.sun.xml.ws.security.secext10 that return types with arguments of type ReferenceType
 javax.xml.bind.JAXBElement<ReferenceType> ObjectFactory.createReference(ReferenceType value)
          Create an instance of JAXBElement<ReferenceType>}
 

Methods in com.sun.xml.ws.security.secext10 with parameters of type ReferenceType
 javax.xml.bind.JAXBElement<ReferenceType> ObjectFactory.createReference(ReferenceType value)
          Create an instance of JAXBElement<ReferenceType>}
 



Copyright © 2005-2012 Oracle Corporation. All Rights Reserved.