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 KeyValueType.clone()
          Creates and returns a deep copy of this object.
 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>}
 

Constructors in org.w3._2000._09.xmldsig with parameters of type KeyValueType
KeyValueType(KeyValueType o)
          Creates a new KeyValueType instance by deeply copying a given KeyValueType instance.
 



Copyright © 2012 evolveum. All Rights Reserved.