Uses of Class
oasis.names.tc.ebxml_regrep.xsd.rim._3.ActionType

Packages that use ActionType
oasis.names.tc.ebxml_regrep.xsd.rim._3   
 

Uses of ActionType in oasis.names.tc.ebxml_regrep.xsd.rim._3
 

Subclasses of ActionType in oasis.names.tc.ebxml_regrep.xsd.rim._3
 class NotifyActionType
          Abstract Base type for all types of Notify Actions
 

Fields in oasis.names.tc.ebxml_regrep.xsd.rim._3 with type parameters of type ActionType
protected  List<JAXBElement<? extends ActionType>> SubscriptionType.action
           
 

Methods in oasis.names.tc.ebxml_regrep.xsd.rim._3 that return types with arguments of type ActionType
 JAXBElement<ActionType> ObjectFactory.createAction(ActionType value)
          Create an instance of JAXBElement<ActionType>}
 List<JAXBElement<? extends ActionType>> SubscriptionType.getAction()
          Gets the value of the action property.
 

Methods in oasis.names.tc.ebxml_regrep.xsd.rim._3 with parameters of type ActionType
 JAXBElement<ActionType> ObjectFactory.createAction(ActionType value)
          Create an instance of JAXBElement<ActionType>}
 



Copyright © 2010-2011. All Rights Reserved.