Uses of Class
uk.org.siri.siri21.NotifyBySmsAction
-
Packages that use NotifyBySmsAction Package Description uk.org.siri.siri21 -
-
Uses of NotifyBySmsAction in uk.org.siri.siri21
Fields in uk.org.siri.siri21 with type parameters of type NotifyBySmsAction Modifier and Type Field Description protected List<NotifyBySmsAction>ActionsStructure. notifyBySmsActionsprotected List<NotifyBySmsAction>TextualContentStructure. notifyBySmsActionsMethods in uk.org.siri.siri21 that return NotifyBySmsAction Modifier and Type Method Description NotifyBySmsActionObjectFactory. createNotifyBySmsAction()Create an instance ofNotifyBySmsActionMethods in uk.org.siri.siri21 that return types with arguments of type NotifyBySmsAction Modifier and Type Method Description List<NotifyBySmsAction>ActionsStructure. getNotifyBySmsActions()Gets the value of the notifyBySmsActions property.List<NotifyBySmsAction>TextualContentStructure. getNotifyBySmsActions()Gets the value of the notifyBySmsActions property.
-