Uses of Class
com.helger.regrep.rim.ActionType
-
Packages that use ActionType Package Description com.helger.regrep.rim -
-
Uses of ActionType in com.helger.regrep.rim
Methods in com.helger.regrep.rim that return ActionType Modifier and Type Method Description ActionTypeActionType. clone()Created by ph-jaxb-plugin -Xph-cloneable2ActionTypeObjectFactory. createActionType()Create an instance ofActionTypeActionTypeAuditableEventType. getActionAtIndex(int index)Created by ph-jaxb-plugin -Xph-list-extensionMethods in com.helger.regrep.rim that return types with arguments of type ActionType Modifier and Type Method Description List<ActionType>AuditableEventType. getAction()Gets the value of the action property.Methods in com.helger.regrep.rim with parameters of type ActionType Modifier and Type Method Description voidAuditableEventType. addAction(ActionType elem)Created by ph-jaxb-plugin -Xph-list-extensionvoidActionType. cloneTo(ActionType ret)This method clones all values fromthisto the passed object.Method parameters in com.helger.regrep.rim with type arguments of type ActionType Modifier and Type Method Description voidAuditableEventType. setAction(List<ActionType> aList)Created by ph-jaxb-plugin -Xph-list-extension
-