Uses of Class
com.ebmwebsourcing.wsstar.jaxb.notification.topics.TopicType

Packages that use TopicType
com.ebmwebsourcing.wsstar.jaxb.notification.topics   
com.ebmwebsourcing.wsstar.notification.definition.topics.impl   
 

Uses of TopicType in com.ebmwebsourcing.wsstar.jaxb.notification.topics
 

Subclasses of TopicType in com.ebmwebsourcing.wsstar.jaxb.notification.topics
static class TopicNamespaceType.Topic
          Java class for anonymous complex type.
 

Fields in com.ebmwebsourcing.wsstar.jaxb.notification.topics with type parameters of type TopicType
protected  java.util.List<TopicType> TopicType.topic
           
 

Methods in com.ebmwebsourcing.wsstar.jaxb.notification.topics that return TopicType
 TopicType ObjectFactory.createTopicType()
          Create an instance of TopicType
 

Methods in com.ebmwebsourcing.wsstar.jaxb.notification.topics that return types with arguments of type TopicType
 java.util.List<TopicType> TopicType.getTopic()
          Gets the value of the topic property.
 

Uses of TopicType in com.ebmwebsourcing.wsstar.notification.definition.topics.impl
 

Constructors in com.ebmwebsourcing.wsstar.notification.definition.topics.impl with parameters of type TopicType
TopicTypeImpl(TopicType model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<?> parent)
           
 



Copyright © 2009-2010 eBM Websourcing. All Rights Reserved.