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

Packages that use ObjectType
org.apache.juddi.model   
 

Uses of ObjectType in org.apache.juddi.model
 

Methods in org.apache.juddi.model that return ObjectType
 ObjectType ObjectTypeContent.getObjectType()
           
 

Methods in org.apache.juddi.model that return types with arguments of type ObjectType
 java.util.List<ObjectType> Signature.getObject()
           
 

Methods in org.apache.juddi.model with parameters of type ObjectType
 void ObjectTypeContent.setObjectType(ObjectType objectType)
           
 

Method parameters in org.apache.juddi.model with type arguments of type ObjectType
 void Signature.setObject(java.util.List<ObjectType> object)
           
 



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