Uses of Class
org.apache.wss4j.binding.wss10.ReferenceType

Packages that use ReferenceType
org.apache.wss4j.binding.wss10 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of ReferenceType in org.apache.wss4j.binding.wss10
 

Methods in org.apache.wss4j.binding.wss10 that return ReferenceType
 ReferenceType ObjectFactory.createReferenceType()
          Create an instance of ReferenceType
 

Methods in org.apache.wss4j.binding.wss10 that return types with arguments of type ReferenceType
 JAXBElement<ReferenceType> ObjectFactory.createReference(ReferenceType value)
          Create an instance of JAXBElement<ReferenceType>}
 

Methods in org.apache.wss4j.binding.wss10 with parameters of type ReferenceType
 JAXBElement<ReferenceType> ObjectFactory.createReference(ReferenceType value)
          Create an instance of JAXBElement<ReferenceType>}
 



Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.