Class GeneratedAtpFormula
java.lang.Object
de.hybris.platform.util.BridgeAbstraction
de.hybris.platform.jalo.Item
de.hybris.platform.jalo.ExtensibleItem
de.hybris.platform.jalo.c2l.LocalizableItem
de.hybris.platform.jalo.GenericItem
de.hybris.platform.warehousing.jalo.GeneratedAtpFormula
- All Implemented Interfaces:
Serializable,Comparable
- Direct Known Subclasses:
AtpFormula
Generated class for type
AtpFormula.- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.Item
Item.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringQualifier of theAtpFormula.allocationattributestatic final StringQualifier of theAtpFormula.availabilityattributestatic final StringQualifier of theAtpFormula.baseStoresattributeprotected static final OneToManyHandler<BaseStore>OneToManyHandlerfor handling 1:n BASESTORES's relation attributes from 'many' side.static final StringQualifier of theAtpFormula.cancellationattributestatic final StringQualifier of theAtpFormula.codeattributeprotected static final Map<String,Item.AttributeMode> static final StringQualifier of theAtpFormula.externalattributestatic final StringQualifier of theAtpFormula.increaseattributestatic final StringQualifier of theAtpFormula.reservedattributestatic final StringQualifier of theAtpFormula.returnedattributestatic final StringQualifier of theAtpFormula.shrinkageattributestatic final StringQualifier of theAtpFormula.wastageattributeFields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLEDFields inherited from class de.hybris.platform.jalo.Item
_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPEFields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddToBaseStores(SessionContext ctx, BaseStore value) Generated method - Addsvalueto baseStores.voidaddToBaseStores(BaseStore value) Generated method - Addsvalueto baseStores.Generated method - Getter of theAtpFormula.baseStoresattribute.Generated method - Getter of theAtpFormula.baseStoresattribute.getCode()Generated method - Getter of theAtpFormula.codeattribute.getCode(SessionContext ctx) Generated method - Getter of theAtpFormula.codeattribute.protected Map<String,Item.AttributeMode> Generated method - Getter of theAtpFormula.allocationattribute.Generated method - Getter of theAtpFormula.allocationattribute.booleanGenerated method - Getter of theAtpFormula.allocationattribute.booleanGenerated method - Getter of theAtpFormula.allocationattribute.Generated method - Getter of theAtpFormula.availabilityattribute.Generated method - Getter of theAtpFormula.availabilityattribute.booleanGenerated method - Getter of theAtpFormula.availabilityattribute.booleanGenerated method - Getter of theAtpFormula.availabilityattribute.Generated method - Getter of theAtpFormula.cancellationattribute.Generated method - Getter of theAtpFormula.cancellationattribute.booleanGenerated method - Getter of theAtpFormula.cancellationattribute.booleanGenerated method - Getter of theAtpFormula.cancellationattribute.Generated method - Getter of theAtpFormula.externalattribute.isExternal(SessionContext ctx) Generated method - Getter of theAtpFormula.externalattribute.booleanGenerated method - Getter of theAtpFormula.externalattribute.booleanGenerated method - Getter of theAtpFormula.externalattribute.Generated method - Getter of theAtpFormula.increaseattribute.isIncrease(SessionContext ctx) Generated method - Getter of theAtpFormula.increaseattribute.booleanGenerated method - Getter of theAtpFormula.increaseattribute.booleanGenerated method - Getter of theAtpFormula.increaseattribute.Generated method - Getter of theAtpFormula.reservedattribute.isReserved(SessionContext ctx) Generated method - Getter of theAtpFormula.reservedattribute.booleanGenerated method - Getter of theAtpFormula.reservedattribute.booleanGenerated method - Getter of theAtpFormula.reservedattribute.Generated method - Getter of theAtpFormula.returnedattribute.isReturned(SessionContext ctx) Generated method - Getter of theAtpFormula.returnedattribute.booleanGenerated method - Getter of theAtpFormula.returnedattribute.booleanGenerated method - Getter of theAtpFormula.returnedattribute.Generated method - Getter of theAtpFormula.shrinkageattribute.Generated method - Getter of theAtpFormula.shrinkageattribute.booleanGenerated method - Getter of theAtpFormula.shrinkageattribute.booleanGenerated method - Getter of theAtpFormula.shrinkageattribute.Generated method - Getter of theAtpFormula.wastageattribute.isWastage(SessionContext ctx) Generated method - Getter of theAtpFormula.wastageattribute.booleanGenerated method - Getter of theAtpFormula.wastageattribute.booleanGenerated method - Getter of theAtpFormula.wastageattribute.voidremoveFromBaseStores(SessionContext ctx, BaseStore value) Generated method - Removesvaluefrom baseStores.voidremoveFromBaseStores(BaseStore value) Generated method - Removesvaluefrom baseStores.voidsetAllocation(boolean value) Generated method - Setter of theAtpFormula.allocationattribute.voidsetAllocation(SessionContext ctx, boolean value) Generated method - Setter of theAtpFormula.allocationattribute.voidsetAllocation(SessionContext ctx, Boolean value) Generated method - Setter of theAtpFormula.allocationattribute.voidsetAllocation(Boolean value) Generated method - Setter of theAtpFormula.allocationattribute.voidsetAvailability(boolean value) Generated method - Setter of theAtpFormula.availabilityattribute.voidsetAvailability(SessionContext ctx, boolean value) Generated method - Setter of theAtpFormula.availabilityattribute.voidsetAvailability(SessionContext ctx, Boolean value) Generated method - Setter of theAtpFormula.availabilityattribute.voidsetAvailability(Boolean value) Generated method - Setter of theAtpFormula.availabilityattribute.voidsetBaseStores(SessionContext ctx, Set<BaseStore> value) Generated method - Setter of theAtpFormula.baseStoresattribute.voidsetBaseStores(Set<BaseStore> value) Generated method - Setter of theAtpFormula.baseStoresattribute.voidsetCancellation(boolean value) Generated method - Setter of theAtpFormula.cancellationattribute.voidsetCancellation(SessionContext ctx, boolean value) Generated method - Setter of theAtpFormula.cancellationattribute.voidsetCancellation(SessionContext ctx, Boolean value) Generated method - Setter of theAtpFormula.cancellationattribute.voidsetCancellation(Boolean value) Generated method - Setter of theAtpFormula.cancellationattribute.voidsetCode(SessionContext ctx, String value) Generated method - Setter of theAtpFormula.codeattribute.voidGenerated method - Setter of theAtpFormula.codeattribute.voidsetExternal(boolean value) Generated method - Setter of theAtpFormula.externalattribute.voidsetExternal(SessionContext ctx, boolean value) Generated method - Setter of theAtpFormula.externalattribute.voidsetExternal(SessionContext ctx, Boolean value) Generated method - Setter of theAtpFormula.externalattribute.voidsetExternal(Boolean value) Generated method - Setter of theAtpFormula.externalattribute.voidsetIncrease(boolean value) Generated method - Setter of theAtpFormula.increaseattribute.voidsetIncrease(SessionContext ctx, boolean value) Generated method - Setter of theAtpFormula.increaseattribute.voidsetIncrease(SessionContext ctx, Boolean value) Generated method - Setter of theAtpFormula.increaseattribute.voidsetIncrease(Boolean value) Generated method - Setter of theAtpFormula.increaseattribute.voidsetReserved(boolean value) Generated method - Setter of theAtpFormula.reservedattribute.voidsetReserved(SessionContext ctx, boolean value) Generated method - Setter of theAtpFormula.reservedattribute.voidsetReserved(SessionContext ctx, Boolean value) Generated method - Setter of theAtpFormula.reservedattribute.voidsetReserved(Boolean value) Generated method - Setter of theAtpFormula.reservedattribute.voidsetReturned(boolean value) Generated method - Setter of theAtpFormula.returnedattribute.voidsetReturned(SessionContext ctx, boolean value) Generated method - Setter of theAtpFormula.returnedattribute.voidsetReturned(SessionContext ctx, Boolean value) Generated method - Setter of theAtpFormula.returnedattribute.voidsetReturned(Boolean value) Generated method - Setter of theAtpFormula.returnedattribute.voidsetShrinkage(boolean value) Generated method - Setter of theAtpFormula.shrinkageattribute.voidsetShrinkage(SessionContext ctx, boolean value) Generated method - Setter of theAtpFormula.shrinkageattribute.voidsetShrinkage(SessionContext ctx, Boolean value) Generated method - Setter of theAtpFormula.shrinkageattribute.voidsetShrinkage(Boolean value) Generated method - Setter of theAtpFormula.shrinkageattribute.voidsetWastage(boolean value) Generated method - Setter of theAtpFormula.wastageattribute.voidsetWastage(SessionContext ctx, boolean value) Generated method - Setter of theAtpFormula.wastageattribute.voidsetWastage(SessionContext ctx, Boolean value) Generated method - Setter of theAtpFormula.wastageattribute.voidsetWastage(Boolean value) Generated method - Setter of theAtpFormula.wastageattribute.Methods inherited from class de.hybris.platform.jalo.GenericItem
createItem, getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, getRelatedItems, setRelatedItemsMethods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertyMethods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyMethods inherited from class de.hybris.platform.jalo.Item
addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPartOfRemovedSessionMarker, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isMarkModifiedDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, suppressRelation, toString, useTA, writeReplaceMethods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
Field Details
-
CODE
Qualifier of theAtpFormula.codeattribute- See Also:
-
AVAILABILITY
Qualifier of theAtpFormula.availabilityattribute- See Also:
-
ALLOCATION
Qualifier of theAtpFormula.allocationattribute- See Also:
-
CANCELLATION
Qualifier of theAtpFormula.cancellationattribute- See Also:
-
INCREASE
Qualifier of theAtpFormula.increaseattribute- See Also:
-
RESERVED
Qualifier of theAtpFormula.reservedattribute- See Also:
-
SHRINKAGE
Qualifier of theAtpFormula.shrinkageattribute- See Also:
-
WASTAGE
Qualifier of theAtpFormula.wastageattribute- See Also:
-
RETURNED
Qualifier of theAtpFormula.returnedattribute- See Also:
-
EXTERNAL
Qualifier of theAtpFormula.externalattribute- See Also:
-
BASESTORES
Qualifier of theAtpFormula.baseStoresattribute- See Also:
-
BASESTORESHANDLER
OneToManyHandlerfor handling 1:n BASESTORES's relation attributes from 'many' side. -
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
GeneratedAtpFormula
public GeneratedAtpFormula()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classItem
-
isAllocation
Generated method - Getter of theAtpFormula.allocationattribute.- Returns:
- the allocation - A flag to indicate if allocation events are included in the ATP calculation
-
isAllocation
Generated method - Getter of theAtpFormula.allocationattribute.- Returns:
- the allocation - A flag to indicate if allocation events are included in the ATP calculation
-
isAllocationAsPrimitive
Generated method - Getter of theAtpFormula.allocationattribute.- Returns:
- the allocation - A flag to indicate if allocation events are included in the ATP calculation
-
isAllocationAsPrimitive
public boolean isAllocationAsPrimitive()Generated method - Getter of theAtpFormula.allocationattribute.- Returns:
- the allocation - A flag to indicate if allocation events are included in the ATP calculation
-
setAllocation
Generated method - Setter of theAtpFormula.allocationattribute.- Parameters:
value- the allocation - A flag to indicate if allocation events are included in the ATP calculation
-
setAllocation
Generated method - Setter of theAtpFormula.allocationattribute.- Parameters:
value- the allocation - A flag to indicate if allocation events are included in the ATP calculation
-
setAllocation
Generated method - Setter of theAtpFormula.allocationattribute.- Parameters:
value- the allocation - A flag to indicate if allocation events are included in the ATP calculation
-
setAllocation
public void setAllocation(boolean value) Generated method - Setter of theAtpFormula.allocationattribute.- Parameters:
value- the allocation - A flag to indicate if allocation events are included in the ATP calculation
-
isAvailability
Generated method - Getter of theAtpFormula.availabilityattribute.- Returns:
- the availability - A flag to indicate if availability events are included in the ATP calculation
-
isAvailability
Generated method - Getter of theAtpFormula.availabilityattribute.- Returns:
- the availability - A flag to indicate if availability events are included in the ATP calculation
-
isAvailabilityAsPrimitive
Generated method - Getter of theAtpFormula.availabilityattribute.- Returns:
- the availability - A flag to indicate if availability events are included in the ATP calculation
-
isAvailabilityAsPrimitive
public boolean isAvailabilityAsPrimitive()Generated method - Getter of theAtpFormula.availabilityattribute.- Returns:
- the availability - A flag to indicate if availability events are included in the ATP calculation
-
setAvailability
Generated method - Setter of theAtpFormula.availabilityattribute.- Parameters:
value- the availability - A flag to indicate if availability events are included in the ATP calculation
-
setAvailability
Generated method - Setter of theAtpFormula.availabilityattribute.- Parameters:
value- the availability - A flag to indicate if availability events are included in the ATP calculation
-
setAvailability
Generated method - Setter of theAtpFormula.availabilityattribute.- Parameters:
value- the availability - A flag to indicate if availability events are included in the ATP calculation
-
setAvailability
public void setAvailability(boolean value) Generated method - Setter of theAtpFormula.availabilityattribute.- Parameters:
value- the availability - A flag to indicate if availability events are included in the ATP calculation
-
getBaseStores
Generated method - Getter of theAtpFormula.baseStoresattribute.- Returns:
- the baseStores
-
getBaseStores
Generated method - Getter of theAtpFormula.baseStoresattribute.- Returns:
- the baseStores
-
setBaseStores
Generated method - Setter of theAtpFormula.baseStoresattribute.- Parameters:
value- the baseStores
-
setBaseStores
Generated method - Setter of theAtpFormula.baseStoresattribute.- Parameters:
value- the baseStores
-
addToBaseStores
Generated method - Addsvalueto baseStores.- Parameters:
value- the item to add to baseStores
-
addToBaseStores
Generated method - Addsvalueto baseStores.- Parameters:
value- the item to add to baseStores
-
removeFromBaseStores
Generated method - Removesvaluefrom baseStores.- Parameters:
value- the item to remove from baseStores
-
removeFromBaseStores
Generated method - Removesvaluefrom baseStores.- Parameters:
value- the item to remove from baseStores
-
isCancellation
Generated method - Getter of theAtpFormula.cancellationattribute.- Returns:
- the cancellation - A flag to indicate if cancellation events are included in the ATP calculation
-
isCancellation
Generated method - Getter of theAtpFormula.cancellationattribute.- Returns:
- the cancellation - A flag to indicate if cancellation events are included in the ATP calculation
-
isCancellationAsPrimitive
Generated method - Getter of theAtpFormula.cancellationattribute.- Returns:
- the cancellation - A flag to indicate if cancellation events are included in the ATP calculation
-
isCancellationAsPrimitive
public boolean isCancellationAsPrimitive()Generated method - Getter of theAtpFormula.cancellationattribute.- Returns:
- the cancellation - A flag to indicate if cancellation events are included in the ATP calculation
-
setCancellation
Generated method - Setter of theAtpFormula.cancellationattribute.- Parameters:
value- the cancellation - A flag to indicate if cancellation events are included in the ATP calculation
-
setCancellation
Generated method - Setter of theAtpFormula.cancellationattribute.- Parameters:
value- the cancellation - A flag to indicate if cancellation events are included in the ATP calculation
-
setCancellation
Generated method - Setter of theAtpFormula.cancellationattribute.- Parameters:
value- the cancellation - A flag to indicate if cancellation events are included in the ATP calculation
-
setCancellation
public void setCancellation(boolean value) Generated method - Setter of theAtpFormula.cancellationattribute.- Parameters:
value- the cancellation - A flag to indicate if cancellation events are included in the ATP calculation
-
getCode
Generated method - Getter of theAtpFormula.codeattribute.- Returns:
- the code - A unique name of the formula.
-
getCode
Generated method - Getter of theAtpFormula.codeattribute.- Returns:
- the code - A unique name of the formula.
-
setCode
Generated method - Setter of theAtpFormula.codeattribute.- Parameters:
value- the code - A unique name of the formula.
-
setCode
Generated method - Setter of theAtpFormula.codeattribute.- Parameters:
value- the code - A unique name of the formula.
-
isExternal
Generated method - Getter of theAtpFormula.externalattribute.- Returns:
- the external - A flag indicating that the external availability is included in the ATP calculation
-
isExternal
Generated method - Getter of theAtpFormula.externalattribute.- Returns:
- the external - A flag indicating that the external availability is included in the ATP calculation
-
isExternalAsPrimitive
Generated method - Getter of theAtpFormula.externalattribute.- Returns:
- the external - A flag indicating that the external availability is included in the ATP calculation
-
isExternalAsPrimitive
public boolean isExternalAsPrimitive()Generated method - Getter of theAtpFormula.externalattribute.- Returns:
- the external - A flag indicating that the external availability is included in the ATP calculation
-
setExternal
Generated method - Setter of theAtpFormula.externalattribute.- Parameters:
value- the external - A flag indicating that the external availability is included in the ATP calculation
-
setExternal
Generated method - Setter of theAtpFormula.externalattribute.- Parameters:
value- the external - A flag indicating that the external availability is included in the ATP calculation
-
setExternal
Generated method - Setter of theAtpFormula.externalattribute.- Parameters:
value- the external - A flag indicating that the external availability is included in the ATP calculation
-
setExternal
public void setExternal(boolean value) Generated method - Setter of theAtpFormula.externalattribute.- Parameters:
value- the external - A flag indicating that the external availability is included in the ATP calculation
-
isIncrease
Generated method - Getter of theAtpFormula.increaseattribute.- Returns:
- the increase - A flag to indicate if increase events are included in the ATP calculation
-
isIncrease
Generated method - Getter of theAtpFormula.increaseattribute.- Returns:
- the increase - A flag to indicate if increase events are included in the ATP calculation
-
isIncreaseAsPrimitive
Generated method - Getter of theAtpFormula.increaseattribute.- Returns:
- the increase - A flag to indicate if increase events are included in the ATP calculation
-
isIncreaseAsPrimitive
public boolean isIncreaseAsPrimitive()Generated method - Getter of theAtpFormula.increaseattribute.- Returns:
- the increase - A flag to indicate if increase events are included in the ATP calculation
-
setIncrease
Generated method - Setter of theAtpFormula.increaseattribute.- Parameters:
value- the increase - A flag to indicate if increase events are included in the ATP calculation
-
setIncrease
Generated method - Setter of theAtpFormula.increaseattribute.- Parameters:
value- the increase - A flag to indicate if increase events are included in the ATP calculation
-
setIncrease
Generated method - Setter of theAtpFormula.increaseattribute.- Parameters:
value- the increase - A flag to indicate if increase events are included in the ATP calculation
-
setIncrease
public void setIncrease(boolean value) Generated method - Setter of theAtpFormula.increaseattribute.- Parameters:
value- the increase - A flag to indicate if increase events are included in the ATP calculation
-
isReserved
Generated method - Getter of theAtpFormula.reservedattribute.- Returns:
- the reserved - A flag to indicate if reserved events are included in the ATP calculation
-
isReserved
Generated method - Getter of theAtpFormula.reservedattribute.- Returns:
- the reserved - A flag to indicate if reserved events are included in the ATP calculation
-
isReservedAsPrimitive
Generated method - Getter of theAtpFormula.reservedattribute.- Returns:
- the reserved - A flag to indicate if reserved events are included in the ATP calculation
-
isReservedAsPrimitive
public boolean isReservedAsPrimitive()Generated method - Getter of theAtpFormula.reservedattribute.- Returns:
- the reserved - A flag to indicate if reserved events are included in the ATP calculation
-
setReserved
Generated method - Setter of theAtpFormula.reservedattribute.- Parameters:
value- the reserved - A flag to indicate if reserved events are included in the ATP calculation
-
setReserved
Generated method - Setter of theAtpFormula.reservedattribute.- Parameters:
value- the reserved - A flag to indicate if reserved events are included in the ATP calculation
-
setReserved
Generated method - Setter of theAtpFormula.reservedattribute.- Parameters:
value- the reserved - A flag to indicate if reserved events are included in the ATP calculation
-
setReserved
public void setReserved(boolean value) Generated method - Setter of theAtpFormula.reservedattribute.- Parameters:
value- the reserved - A flag to indicate if reserved events are included in the ATP calculation
-
isReturned
Generated method - Getter of theAtpFormula.returnedattribute.- Returns:
- the returned - A flag to indicate if returned events are included in the ATP calculation
-
isReturned
Generated method - Getter of theAtpFormula.returnedattribute.- Returns:
- the returned - A flag to indicate if returned events are included in the ATP calculation
-
isReturnedAsPrimitive
Generated method - Getter of theAtpFormula.returnedattribute.- Returns:
- the returned - A flag to indicate if returned events are included in the ATP calculation
-
isReturnedAsPrimitive
public boolean isReturnedAsPrimitive()Generated method - Getter of theAtpFormula.returnedattribute.- Returns:
- the returned - A flag to indicate if returned events are included in the ATP calculation
-
setReturned
Generated method - Setter of theAtpFormula.returnedattribute.- Parameters:
value- the returned - A flag to indicate if returned events are included in the ATP calculation
-
setReturned
Generated method - Setter of theAtpFormula.returnedattribute.- Parameters:
value- the returned - A flag to indicate if returned events are included in the ATP calculation
-
setReturned
Generated method - Setter of theAtpFormula.returnedattribute.- Parameters:
value- the returned - A flag to indicate if returned events are included in the ATP calculation
-
setReturned
public void setReturned(boolean value) Generated method - Setter of theAtpFormula.returnedattribute.- Parameters:
value- the returned - A flag to indicate if returned events are included in the ATP calculation
-
isShrinkage
Generated method - Getter of theAtpFormula.shrinkageattribute.- Returns:
- the shrinkage - A flag to indicate if shrinkage events are included in the ATP calculation
-
isShrinkage
Generated method - Getter of theAtpFormula.shrinkageattribute.- Returns:
- the shrinkage - A flag to indicate if shrinkage events are included in the ATP calculation
-
isShrinkageAsPrimitive
Generated method - Getter of theAtpFormula.shrinkageattribute.- Returns:
- the shrinkage - A flag to indicate if shrinkage events are included in the ATP calculation
-
isShrinkageAsPrimitive
public boolean isShrinkageAsPrimitive()Generated method - Getter of theAtpFormula.shrinkageattribute.- Returns:
- the shrinkage - A flag to indicate if shrinkage events are included in the ATP calculation
-
setShrinkage
Generated method - Setter of theAtpFormula.shrinkageattribute.- Parameters:
value- the shrinkage - A flag to indicate if shrinkage events are included in the ATP calculation
-
setShrinkage
Generated method - Setter of theAtpFormula.shrinkageattribute.- Parameters:
value- the shrinkage - A flag to indicate if shrinkage events are included in the ATP calculation
-
setShrinkage
Generated method - Setter of theAtpFormula.shrinkageattribute.- Parameters:
value- the shrinkage - A flag to indicate if shrinkage events are included in the ATP calculation
-
setShrinkage
public void setShrinkage(boolean value) Generated method - Setter of theAtpFormula.shrinkageattribute.- Parameters:
value- the shrinkage - A flag to indicate if shrinkage events are included in the ATP calculation
-
isWastage
Generated method - Getter of theAtpFormula.wastageattribute.- Returns:
- the wastage - A flag to indicate if wastage events are included in the ATP calculation
-
isWastage
Generated method - Getter of theAtpFormula.wastageattribute.- Returns:
- the wastage - A flag to indicate if wastage events are included in the ATP calculation
-
isWastageAsPrimitive
Generated method - Getter of theAtpFormula.wastageattribute.- Returns:
- the wastage - A flag to indicate if wastage events are included in the ATP calculation
-
isWastageAsPrimitive
public boolean isWastageAsPrimitive()Generated method - Getter of theAtpFormula.wastageattribute.- Returns:
- the wastage - A flag to indicate if wastage events are included in the ATP calculation
-
setWastage
Generated method - Setter of theAtpFormula.wastageattribute.- Parameters:
value- the wastage - A flag to indicate if wastage events are included in the ATP calculation
-
setWastage
Generated method - Setter of theAtpFormula.wastageattribute.- Parameters:
value- the wastage - A flag to indicate if wastage events are included in the ATP calculation
-
setWastage
Generated method - Setter of theAtpFormula.wastageattribute.- Parameters:
value- the wastage - A flag to indicate if wastage events are included in the ATP calculation
-
setWastage
public void setWastage(boolean value) Generated method - Setter of theAtpFormula.wastageattribute.- Parameters:
value- the wastage - A flag to indicate if wastage events are included in the ATP calculation
-