java.lang.Boolean |
GeneratedSapproductconfigservicesManager.isChangeable(SessionContext ctx,
ERPVariantProduct item) |
Generated method - Getter of the ERPVariantProduct.changeable attribute.
|
java.lang.Boolean |
GeneratedSapproductconfigservicesManager.isChangeable(ERPVariantProduct item) |
Generated method - Getter of the ERPVariantProduct.changeable attribute.
|
boolean |
GeneratedSapproductconfigservicesManager.isChangeableAsPrimitive(SessionContext ctx,
ERPVariantProduct item) |
Generated method - Getter of the ERPVariantProduct.changeable attribute.
|
boolean |
GeneratedSapproductconfigservicesManager.isChangeableAsPrimitive(ERPVariantProduct item) |
Generated method - Getter of the ERPVariantProduct.changeable attribute.
|
void |
GeneratedSapproductconfigservicesManager.setChangeable(SessionContext ctx,
ERPVariantProduct item,
boolean value) |
Generated method - Setter of the ERPVariantProduct.changeable attribute.
|
void |
GeneratedSapproductconfigservicesManager.setChangeable(SessionContext ctx,
ERPVariantProduct item,
java.lang.Boolean value) |
Generated method - Setter of the ERPVariantProduct.changeable attribute.
|
void |
GeneratedSapproductconfigservicesManager.setChangeable(ERPVariantProduct item,
boolean value) |
Generated method - Setter of the ERPVariantProduct.changeable attribute.
|
void |
GeneratedSapproductconfigservicesManager.setChangeable(ERPVariantProduct item,
java.lang.Boolean value) |
Generated method - Setter of the ERPVariantProduct.changeable attribute.
|