public class InterimBillingRunRequiredServices extends NotPersistenceObject
Constructor and Description |
---|
InterimBillingRunRequiredServices() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getRequiredServicesView() |
static long |
getSerialversionuid() |
CRMDOProduct |
getService1() |
CRMDOProduct |
getService10() |
CRMDOProduct |
getService2() |
CRMDOProduct |
getService3() |
CRMDOProduct |
getService4() |
CRMDOProduct |
getService5() |
CRMDOProduct |
getService6() |
CRMDOProduct |
getService7() |
CRMDOProduct |
getService8() |
CRMDOProduct |
getService9() |
java.lang.Boolean |
isServiceExist(CRMDOProduct service) |
void |
setRequiredServicesView(java.lang.String requiredServicesView) |
void |
setService1(CRMDOProduct service1) |
void |
setService10(CRMDOProduct service10) |
void |
setService2(CRMDOProduct service2) |
void |
setService3(CRMDOProduct service3) |
void |
setService4(CRMDOProduct service4) |
void |
setService5(CRMDOProduct service5) |
void |
setService6(CRMDOProduct service6) |
void |
setService7(CRMDOProduct service7) |
void |
setService8(CRMDOProduct service8) |
void |
setService9(CRMDOProduct service9) |
clone, compareObjects, compareTo, deepCopy, equals, getAlias, getAliases, getAltCode, getAttachments, getCode, getComparableByXPath, getCreatedByUnit, getCreatedByUser, getCreatedDate, getDefaultMandatoryFields, getDeletedFlagFieldName, getDescription, getFieldsize, getFieldsizes, getId, getIsAssignable, getIsDeletable, getIsDeleted, getIsEditable, getIsRestricted, getIsViewable, getMandatoryFields, getModifiedCollections, getName, getNewvalues, getNotes, getNotVisibleActions, getNotVisibleFields, getNotVisiblePrintouts, getNumber, getOldvalues, getOwnerCollection, getProperties, getProperty, getReadOnlyFields, getRecVersion, getSharedNotes, getSortby, getUpdatedByUnit, getUpdatedByUser, getUpdatedDate, initFieldsizes, initializeCRMDO, isAssignable, isDeletable, isDeleted, isEditable, isMandatory, isModified, isModified, isNew, isRestricted, isSortbyDefined, isSpecified, isViewable, networkRestrictionsSet, onDelete, onLoad, onLoad, onSave, onSave, onUpdate, securityRestrictionsSet, setAlias, setAltCode, setAttachments, setChange, setCode, setCreatedByUnit, setCreatedByUser, setCreatedDate, setDefaultMandatoryFields, setDescription, setFieldsize, setId, setIsAssignable, setIsDeletable, setIsDeleted, setIsEditable, setIsRestricted, setIsViewable, setMandatoryFields, setModified, setModifiedCollections, setName, setNetworkRestrictionsSet, setNew, setNew, setNewvalues, setNotes, setNotVisibleActions, setNotVisibleFields, setNotVisiblePrintouts, setNumber, setOldvalues, setOwnerCollection, setProperty, setReadOnlyFields, setRecVersion, setSecurityRestrictionsSet, setSharedNotes, setSortby, setUpdatedByUnit, setUpdatedByUser, setUpdatedDate, sortbyCompareTo, toString
public CRMDOProduct getService1()
public void setService1(CRMDOProduct service1)
public CRMDOProduct getService2()
public void setService2(CRMDOProduct service2)
public CRMDOProduct getService3()
public void setService3(CRMDOProduct service3)
public CRMDOProduct getService4()
public void setService4(CRMDOProduct service4)
public CRMDOProduct getService5()
public void setService5(CRMDOProduct service5)
public CRMDOProduct getService6()
public void setService6(CRMDOProduct service6)
public CRMDOProduct getService7()
public void setService7(CRMDOProduct service7)
public CRMDOProduct getService8()
public void setService8(CRMDOProduct service8)
public CRMDOProduct getService9()
public void setService9(CRMDOProduct service9)
public CRMDOProduct getService10()
public void setService10(CRMDOProduct service10)
public java.lang.String getRequiredServicesView()
public void setRequiredServicesView(java.lang.String requiredServicesView)
public java.lang.Boolean isServiceExist(CRMDOProduct service)
public static long getSerialversionuid()