Uses of Class
org.cxml.TermsAndConditions
-
Packages that use TermsAndConditions Package Description org.cxml -
-
Uses of TermsAndConditions in org.cxml
Fields in org.cxml declared as TermsAndConditions Modifier and Type Field Description protected TermsAndConditionsTravelDetail. termsAndConditionsMethods in org.cxml that return TermsAndConditions Modifier and Type Method Description TermsAndConditionsObjectFactory. createTermsAndConditions()Create an instance ofTermsAndConditionsTermsAndConditionsTravelDetail. getTermsAndConditions()Gets the value of the termsAndConditions property.Methods in org.cxml with parameters of type TermsAndConditions Modifier and Type Method Description voidTravelDetail. setTermsAndConditions(TermsAndConditions value)Sets the value of the termsAndConditions property.
-