Uses of Class
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.portlet.app200.EventDefinitionReferenceType

Packages that use EventDefinitionReferenceType
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.portlet.app200   
 

Uses of EventDefinitionReferenceType in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.portlet.app200
 

Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.portlet.app200 declared as EventDefinitionReferenceType
protected  EventDefinitionReferenceType[] PortletType.supportedProcessingEvent
           
protected  EventDefinitionReferenceType[] PortletType.supportedPublishingEvent
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.portlet.app200 that return EventDefinitionReferenceType
 EventDefinitionReferenceType EventDefinitionReferenceType.clone()
          Creates and returns a copy of this object.
 EventDefinitionReferenceType ObjectFactory.createEventDefinitionReferenceType()
          Create an instance of EventDefinitionReferenceType
 EventDefinitionReferenceType[] PortletType.getSupportedProcessingEvent()
           
 EventDefinitionReferenceType PortletType.getSupportedProcessingEvent(int idx)
           
 EventDefinitionReferenceType[] PortletType.getSupportedPublishingEvent()
           
 EventDefinitionReferenceType PortletType.getSupportedPublishingEvent(int idx)
           
 EventDefinitionReferenceType PortletType.setSupportedProcessingEvent(int idx, EventDefinitionReferenceType value)
           
 EventDefinitionReferenceType PortletType.setSupportedPublishingEvent(int idx, EventDefinitionReferenceType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.portlet.app200 with parameters of type EventDefinitionReferenceType
 void PortletType.setSupportedProcessingEvent(EventDefinitionReferenceType[] values)
           
 EventDefinitionReferenceType PortletType.setSupportedProcessingEvent(int idx, EventDefinitionReferenceType value)
           
 void PortletType.setSupportedPublishingEvent(EventDefinitionReferenceType[] values)
           
 EventDefinitionReferenceType PortletType.setSupportedPublishingEvent(int idx, EventDefinitionReferenceType value)
           
 

Constructors in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.portlet.app200 with parameters of type EventDefinitionReferenceType
EventDefinitionReferenceType(EventDefinitionReferenceType o)
          Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.portlet.app200.EventDefinitionReferenceType instance by copying a given instance.
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.