Package org.cxml
Class ItemDetailIndustry
java.lang.Object
org.cxml.ItemDetailIndustry
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the isConfigurableMaterial property.Gets the value of the itemDetailRetail property.voidsetIsConfigurableMaterial(String value) Sets the value of the isConfigurableMaterial property.voidSets the value of the itemDetailRetail property.
-
Field Details
-
isConfigurableMaterial
-
itemDetailRetail
-
-
Constructor Details
-
ItemDetailIndustry
public ItemDetailIndustry()
-
-
Method Details
-
getIsConfigurableMaterial
Gets the value of the isConfigurableMaterial property.- Returns:
- possible object is
String
-
setIsConfigurableMaterial
Sets the value of the isConfigurableMaterial property.- Parameters:
value- allowed object isString
-
getItemDetailRetail
Gets the value of the itemDetailRetail property.- Returns:
- possible object is
ItemDetailRetail
-
setItemDetailRetail
Sets the value of the itemDetailRetail property.- Parameters:
value- allowed object isItemDetailRetail
-