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

Packages that use ObjectType
org.apache.juddi.v3.tck   
org.w3._2000._09.xmldsig_   
 

Uses of ObjectType in org.apache.juddi.v3.tck
 

Method parameters in org.apache.juddi.v3.tck with type arguments of type ObjectType
static void TckValidator.checkObjectType(List<ObjectType> obj1List, List<ObjectType> obj2List)
           
static void TckValidator.checkObjectType(List<ObjectType> obj1List, List<ObjectType> obj2List)
           
 

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

Fields in org.w3._2000._09.xmldsig_ with type parameters of type ObjectType
protected  List<ObjectType> SignatureType.object
           
 

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

Methods in org.w3._2000._09.xmldsig_ that return types with arguments of type ObjectType
 javax.xml.bind.JAXBElement<ObjectType> ObjectFactory.createObject(ObjectType value)
          Create an instance of JAXBElement<ObjectType>}
 List<ObjectType> SignatureType.getObject()
          Gets the value of the object property.
 

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



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