Uses of Class
com.helger.regrep.rim.NotificationType
-
Packages that use NotificationType Package Description com.helger.regrep.rim -
-
Uses of NotificationType in com.helger.regrep.rim
Methods in com.helger.regrep.rim that return NotificationType Modifier and Type Method Description NotificationTypeNotificationType. clone()Created by ph-jaxb-plugin -Xph-cloneable2NotificationTypeObjectFactory. createNotificationType()Create an instance ofNotificationTypeMethods in com.helger.regrep.rim that return types with arguments of type NotificationType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<NotificationType>ObjectFactory. createNotification(NotificationType value)Methods in com.helger.regrep.rim with parameters of type NotificationType Modifier and Type Method Description voidNotificationType. cloneTo(NotificationType ret)This method clones all values fromthisto the passed object.jakarta.xml.bind.JAXBElement<NotificationType>ObjectFactory. createNotification(NotificationType value)
-