Uses of Class
org.cxml.Followup
Packages that use Followup
-
Uses of Followup in org.cxml
Modifier and TypeFieldDescriptionprotected FollowupOrderRequestHeader.followupprotected FollowupProviderSetupRequest.followupModifier and TypeMethodDescriptionObjectFactory.createFollowup()Create an instance ofFollowupOrderRequestHeader.getFollowup()Gets the value of the followup property.ProviderSetupRequest.getFollowup()Gets the value of the followup property.Modifier and TypeMethodDescriptionvoidOrderRequestHeader.setFollowup(Followup value) Sets the value of the followup property.voidProviderSetupRequest.setFollowup(Followup value) Sets the value of the followup property.