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

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

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

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

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.portlet.app200 that return EventDefinitionReferenceType
 EventDefinitionReferenceType EventDefinitionReferenceType.clone()
          Creates and returns a copy of this object.
protected static EventDefinitionReferenceType ObjectFactory.copyOfEventDefinitionReferenceType(EventDefinitionReferenceType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.portlet.app200.EventDefinitionReferenceType instance.
 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.prot.indexed.valueclass.portlet.app200 with parameters of type EventDefinitionReferenceType
protected static EventDefinitionReferenceType ObjectFactory.copyOfEventDefinitionReferenceType(EventDefinitionReferenceType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.portlet.app200.EventDefinitionReferenceType instance.
protected  void PortletType.copySupportedProcessingEvent(EventDefinitionReferenceType[] source)
          Copies all values of property SupportedProcessingEvent.
protected  void PortletType.copySupportedPublishingEvent(EventDefinitionReferenceType[] source)
          Copies all values of property SupportedPublishingEvent.
 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.prot.indexed.valueclass.portlet.app200 with parameters of type EventDefinitionReferenceType
EventDefinitionReferenceType(EventDefinitionReferenceType o)
          Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.portlet.app200.EventDefinitionReferenceType instance by copying a given instance.
 



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