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

Packages that use ObjectTypeContent
org.apache.juddi.model   
 

Uses of ObjectTypeContent in org.apache.juddi.model
 

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

Method parameters in org.apache.juddi.model with type arguments of type ObjectTypeContent
 void ObjectType.setContent(java.util.List<ObjectTypeContent> content)
           
 



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