Uses of Class
org.cxml.Followup
-
Packages that use Followup Package Description org.cxml -
-
Uses of Followup in org.cxml
Fields in org.cxml declared as Followup Modifier and Type Field Description protected FollowupOrderRequestHeader. followupprotected FollowupProviderSetupRequest. followupMethods in org.cxml that return Followup Modifier and Type Method Description FollowupObjectFactory. createFollowup()Create an instance ofFollowupFollowupOrderRequestHeader. getFollowup()Gets the value of the followup property.FollowupProviderSetupRequest. getFollowup()Gets the value of the followup property.Methods in org.cxml with parameters of type Followup Modifier and Type Method Description voidOrderRequestHeader. setFollowup(Followup value)Sets the value of the followup property.voidProviderSetupRequest. setFollowup(Followup value)Sets the value of the followup property.
-