Uses of Class
org.cxml.TermsAndConditions
Packages that use TermsAndConditions
-
Uses of TermsAndConditions in org.cxml
Fields in org.cxml declared as TermsAndConditionsMethods in org.cxml that return TermsAndConditionsModifier and TypeMethodDescriptionObjectFactory.createTermsAndConditions()Create an instance ofTermsAndConditionsTravelDetail.getTermsAndConditions()Gets the value of the termsAndConditions property.Methods in org.cxml with parameters of type TermsAndConditionsModifier and TypeMethodDescriptionvoidTravelDetail.setTermsAndConditions(TermsAndConditions value) Sets the value of the termsAndConditions property.