public final class PricingProduct extends Object implements org.ctoolkit.gwt.client.facade.RelevantNullChecker
| Constructor and Description |
|---|
PricingProduct() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
allNull() |
Long |
getId()
The unique product identification within product catalog, provided by the client to populate this pricing item if any.
|
Integer |
getTemplateId()
The identification of the structure template item (PricingStructureTemplate) if defined.
|
PricingProduct |
setId(Long id) |
PricingProduct |
setTemplateId(Integer templateId) |
public Long getId()
public PricingProduct setId(Long id)
public Integer getTemplateId()
public PricingProduct setTemplateId(Integer templateId)
public boolean allNull()
allNull in interface org.ctoolkit.gwt.client.facade.RelevantNullCheckerCopyright © 2023. All rights reserved.