Uses of Class
org.w3._2000._09.xmldsig_.KeyValueType

Packages that use KeyValueType
org.w3._2000._09.xmldsig_   
 

Uses of KeyValueType in org.w3._2000._09.xmldsig_
 

Methods in org.w3._2000._09.xmldsig_ that return KeyValueType
 KeyValueType ObjectFactory.createKeyValueType()
          Create an instance of KeyValueType
 

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

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



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