Uses of Class
org.cxml.Description
-
Packages that use Description Package Description org.cxml -
-
Uses of Description in org.cxml
Fields in org.cxml declared as Description Modifier and Type Field Description protected DescriptionAccountingSegment. descriptionprotected DescriptionAmenities. descriptionprotected DescriptionAttachmentReference. descriptionprotected DescriptionAvailablePrice. descriptionprotected DescriptionBookingClassCode. descriptionprotected DescriptionCatalogUploadRequest. descriptionprotected DescriptionIdReference. descriptionprotected DescriptionJobDescription. descriptionprotected DescriptionMeal. descriptionprotected DescriptionModificationDetail. descriptionprotected DescriptionPackaging. descriptionprotected DescriptionPaymentMethod. descriptionprotected DescriptionPaymentProviderInformation. descriptionprotected DescriptionPenalty. descriptionprotected DescriptionPolicyViolation. descriptionprotected DescriptionPolicyViolationJustification. descriptionprotected DescriptionPriceBasisQuantity. descriptionprotected DescriptionPriority. descriptionprotected DescriptionProductActivityDetails. descriptionprotected DescriptionQuoteRequestHeader. descriptionprotected DescriptionRate. descriptionprotected DescriptionRoomType. descriptionprotected DescriptionShipping. descriptionprotected DescriptionShippingInstructions. descriptionprotected DescriptionSpecialHandlingAmount. descriptionprotected DescriptionSubcontractingComponent. descriptionprotected DescriptionSubscription. descriptionprotected DescriptionTax. descriptionprotected DescriptionTaxDetail. descriptionFields in org.cxml with type parameters of type Description Modifier and Type Field Description protected java.util.List<Description>BlanketItemDetail. descriptionprotected java.util.List<Description>ItemDetail. descriptionprotected java.util.List<Description>Organization. descriptionprotected java.util.List<Description>PunchoutDetail. descriptionprotected java.util.List<Description>TermsAndConditions. descriptionMethods in org.cxml that return Description Modifier and Type Method Description DescriptionObjectFactory. createDescription()Create an instance ofDescriptionDescriptionAccountingSegment. getDescription()Gets the value of the description property.DescriptionAmenities. getDescription()Gets the value of the description property.DescriptionAttachmentReference. getDescription()Gets the value of the description property.DescriptionAvailablePrice. getDescription()Gets the value of the description property.DescriptionBookingClassCode. getDescription()Gets the value of the description property.DescriptionCatalogUploadRequest. getDescription()Gets the value of the description property.DescriptionIdReference. getDescription()Gets the value of the description property.DescriptionJobDescription. getDescription()Gets the value of the description property.DescriptionMeal. getDescription()Gets the value of the description property.DescriptionModificationDetail. getDescription()Gets the value of the description property.DescriptionPackaging. getDescription()Gets the value of the description property.DescriptionPaymentMethod. getDescription()Gets the value of the description property.DescriptionPaymentProviderInformation. getDescription()Gets the value of the description property.DescriptionPenalty. getDescription()Gets the value of the description property.DescriptionPolicyViolation. getDescription()Gets the value of the description property.DescriptionPolicyViolationJustification. getDescription()Gets the value of the description property.DescriptionPriceBasisQuantity. getDescription()Gets the value of the description property.DescriptionPriority. getDescription()Gets the value of the description property.DescriptionProductActivityDetails. getDescription()Gets the value of the description property.DescriptionQuoteRequestHeader. getDescription()Gets the value of the description property.DescriptionRate. getDescription()Gets the value of the description property.DescriptionRoomType. getDescription()Gets the value of the description property.DescriptionShipping. getDescription()Gets the value of the description property.DescriptionShippingInstructions. getDescription()Gets the value of the description property.DescriptionSpecialHandlingAmount. getDescription()Gets the value of the description property.DescriptionSubcontractingComponent. getDescription()Gets the value of the description property.DescriptionSubscription. getDescription()Gets the value of the description property.DescriptionTax. getDescription()Gets the value of the description property.DescriptionTaxDetail. getDescription()Gets the value of the description property.Methods in org.cxml that return types with arguments of type Description Modifier and Type Method Description java.util.List<Description>BlanketItemDetail. getDescription()Gets the value of the description property.java.util.List<Description>ItemDetail. getDescription()Gets the value of the description property.java.util.List<Description>Organization. getDescription()Gets the value of the description property.java.util.List<Description>PunchoutDetail. getDescription()Gets the value of the description property.java.util.List<Description>TermsAndConditions. getDescription()Gets the value of the description property.Methods in org.cxml with parameters of type Description Modifier and Type Method Description voidAccountingSegment. setDescription(Description value)Sets the value of the description property.voidAmenities. setDescription(Description value)Sets the value of the description property.voidAttachmentReference. setDescription(Description value)Sets the value of the description property.voidAvailablePrice. setDescription(Description value)Sets the value of the description property.voidBookingClassCode. setDescription(Description value)Sets the value of the description property.voidCatalogUploadRequest. setDescription(Description value)Sets the value of the description property.voidIdReference. setDescription(Description value)Sets the value of the description property.voidJobDescription. setDescription(Description value)Sets the value of the description property.voidMeal. setDescription(Description value)Sets the value of the description property.voidModificationDetail. setDescription(Description value)Sets the value of the description property.voidPackaging. setDescription(Description value)Sets the value of the description property.voidPaymentMethod. setDescription(Description value)Sets the value of the description property.voidPaymentProviderInformation. setDescription(Description value)Sets the value of the description property.voidPenalty. setDescription(Description value)Sets the value of the description property.voidPolicyViolation. setDescription(Description value)Sets the value of the description property.voidPolicyViolationJustification. setDescription(Description value)Sets the value of the description property.voidPriceBasisQuantity. setDescription(Description value)Sets the value of the description property.voidPriority. setDescription(Description value)Sets the value of the description property.voidProductActivityDetails. setDescription(Description value)Sets the value of the description property.voidQuoteRequestHeader. setDescription(Description value)Sets the value of the description property.voidRate. setDescription(Description value)Sets the value of the description property.voidRoomType. setDescription(Description value)Sets the value of the description property.voidShipping. setDescription(Description value)Sets the value of the description property.voidShippingInstructions. setDescription(Description value)Sets the value of the description property.voidSpecialHandlingAmount. setDescription(Description value)Sets the value of the description property.voidSubcontractingComponent. setDescription(Description value)Sets the value of the description property.voidSubscription. setDescription(Description value)Sets the value of the description property.voidTax. setDescription(Description value)Sets the value of the description property.voidTaxDetail. setDescription(Description value)Sets the value of the description property.
-