Uses of Class
org.apache.juddi.model.Reference

Packages that use Reference
org.apache.juddi.model   
 

Uses of Reference in org.apache.juddi.model
 

Methods in org.apache.juddi.model that return Reference
 Reference SignatureTransform.getReference()
           
 

Methods in org.apache.juddi.model that return types with arguments of type Reference
 List<Reference> SignedInfo.getReference()
           
 

Methods in org.apache.juddi.model with parameters of type Reference
 void SignatureTransform.setReference(Reference reference)
           
 

Method parameters in org.apache.juddi.model with type arguments of type Reference
 void SignedInfo.setReference(List<Reference> reference)
           
 



Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.