Uses of Class
org.w3._2000._09.xmldsig.SignatureType

Packages that use SignatureType
org.uddi.api_v3   
org.w3._2000._09.xmldsig   
 

Uses of SignatureType in org.uddi.api_v3
 

Fields in org.uddi.api_v3 with type parameters of type SignatureType
protected  java.util.List<SignatureType> BusinessService.signature
           
protected  java.util.List<SignatureType> BusinessEntity.signature
           
protected  java.util.List<SignatureType> TModel.signature
           
protected  java.util.List<SignatureType> BindingTemplate.signature
           
protected  java.util.List<SignatureType> PublisherAssertion.signature
           
 

Methods in org.uddi.api_v3 that return types with arguments of type SignatureType
 java.util.List<SignatureType> BusinessService.getSignature()
          Gets the value of the signature property.
 java.util.List<SignatureType> BusinessEntity.getSignature()
          Gets the value of the signature property.
 java.util.List<SignatureType> TModel.getSignature()
          Gets the value of the signature property.
 java.util.List<SignatureType> BindingTemplate.getSignature()
          Gets the value of the signature property.
 java.util.List<SignatureType> PublisherAssertion.getSignature()
          Gets the value of the signature property.
 

Uses of SignatureType in org.w3._2000._09.xmldsig
 

Methods in org.w3._2000._09.xmldsig that return SignatureType
 SignatureType ObjectFactory.createSignatureType()
          Create an instance of SignatureType
 

Methods in org.w3._2000._09.xmldsig that return types with arguments of type SignatureType
 javax.xml.bind.JAXBElement<SignatureType> ObjectFactory.createSignature(SignatureType value)
          Create an instance of JAXBElement<SignatureType>}
 

Methods in org.w3._2000._09.xmldsig with parameters of type SignatureType
 javax.xml.bind.JAXBElement<SignatureType> ObjectFactory.createSignature(SignatureType value)
          Create an instance of JAXBElement<SignatureType>}
 



Copyright © 2008-2010 eBMWebsourcing. All Rights Reserved.