Uses of Interface
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200.EventDefinitionReferenceType

Packages that use EventDefinitionReferenceType
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200   
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200.impl   
 

Uses of EventDefinitionReferenceType in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200 that return EventDefinitionReferenceType
 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.pub.indexed.novalueclass.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)
           
 

Uses of EventDefinitionReferenceType in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200.impl
 

Classes in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200.impl that implement EventDefinitionReferenceType
 class EventDefinitionReferenceTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200.impl declared as EventDefinitionReferenceType
protected  EventDefinitionReferenceType[] PortletTypeImpl.supportedProcessingEvent
           
protected  EventDefinitionReferenceType[] PortletTypeImpl.supportedPublishingEvent
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200.impl that return EventDefinitionReferenceType
 EventDefinitionReferenceType[] PortletTypeImpl.getSupportedProcessingEvent()
           
 EventDefinitionReferenceType PortletTypeImpl.getSupportedProcessingEvent(int idx)
           
 EventDefinitionReferenceType[] PortletTypeImpl.getSupportedPublishingEvent()
           
 EventDefinitionReferenceType PortletTypeImpl.getSupportedPublishingEvent(int idx)
           
 EventDefinitionReferenceType PortletTypeImpl.setSupportedProcessingEvent(int idx, EventDefinitionReferenceType value)
           
 EventDefinitionReferenceType PortletTypeImpl.setSupportedPublishingEvent(int idx, EventDefinitionReferenceType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200.impl with parameters of type EventDefinitionReferenceType
 void PortletTypeImpl.copySupportedProcessingEvent(EventDefinitionReferenceType[] source)
          Copies all values of property SupportedProcessingEvent.
 void PortletTypeImpl.copySupportedPublishingEvent(EventDefinitionReferenceType[] source)
          Copies all values of property SupportedPublishingEvent.
 void PortletTypeImpl.setSupportedProcessingEvent(EventDefinitionReferenceType[] values)
           
 EventDefinitionReferenceType PortletTypeImpl.setSupportedProcessingEvent(int idx, EventDefinitionReferenceType value)
           
 void PortletTypeImpl.setSupportedPublishingEvent(EventDefinitionReferenceType[] values)
           
 EventDefinitionReferenceType PortletTypeImpl.setSupportedPublishingEvent(int idx, EventDefinitionReferenceType value)
           
 



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