Uses of Class
com.helger.regrep.lcm.UpdateActionType
-
Packages that use UpdateActionType Package Description com.helger.regrep.lcm -
-
Uses of UpdateActionType in com.helger.regrep.lcm
Methods in com.helger.regrep.lcm that return UpdateActionType Modifier and Type Method Description UpdateActionTypeUpdateActionType. clone()Created by ph-jaxb-plugin -Xph-cloneable2UpdateActionTypeObjectFactory. createUpdateActionType()Create an instance ofUpdateActionTypeUpdateActionTypeUpdateObjectsRequest. getUpdateActionAtIndex(int index)Created by ph-jaxb-plugin -Xph-list-extensionMethods in com.helger.regrep.lcm that return types with arguments of type UpdateActionType Modifier and Type Method Description List<UpdateActionType>UpdateObjectsRequest. getUpdateAction()Gets the value of the updateAction property.Methods in com.helger.regrep.lcm with parameters of type UpdateActionType Modifier and Type Method Description voidUpdateObjectsRequest. addUpdateAction(UpdateActionType elem)Created by ph-jaxb-plugin -Xph-list-extensionvoidUpdateActionType. cloneTo(UpdateActionType ret)This method clones all values fromthisto the passed object.Method parameters in com.helger.regrep.lcm with type arguments of type UpdateActionType Modifier and Type Method Description voidUpdateObjectsRequest. setUpdateAction(List<UpdateActionType> aList)Created by ph-jaxb-plugin -Xph-list-extension
-