@CodingStyleguideUnaware public class ItemManagementProfileType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ABIE</ccts:ComponentType><ccts:DictionaryEntryName>Item Management Profile. Details</ccts:DictionaryEntryName><ccts:Definition>A class to define a management profile for an item.</ccts:Definition><ccts:ObjectClass>Item Management Profile</ccts:ObjectClass></ccts:Component>
Java class for ItemManagementProfileType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ItemManagementProfileType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}FrozenPeriodDaysNumeric" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}MinimumInventoryQuantity" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}MultipleOrderQuantity" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}OrderIntervalDaysNumeric" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ReplenishmentOwnerDescription" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}TargetServicePercent" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}TargetInventoryQuantity" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}EffectivePeriod"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}Item"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}ItemLocationQuantity" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
This class was annotated by ph-jaxb22-plugin -Xph-annotate
This class contains methods created by ph-jaxb22-plugin -Xph-equalshashcode
This class contains methods created by ph-jaxb22-plugin -Xph-tostring
This class contains methods created by ph-jaxb22-plugin -Xph-list-extension
This class contains methods created by ph-jaxb22-plugin -Xph-cloneable2
This class contains methods created by ph-jaxb22-plugin -Xph-value-extender
| Constructor and Description |
|---|
ItemManagementProfileType()
Default constructor
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
void |
addReplenishmentOwnerDescription(ReplenishmentOwnerDescriptionType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
ItemManagementProfileType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(ItemManagementProfileType ret)
This method clones all values from
this to the passed object. |
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
PeriodType |
getEffectivePeriod()
<?
|
FrozenPeriodDaysNumericType |
getFrozenPeriodDaysNumeric()
<?
|
BigDecimal |
getFrozenPeriodDaysNumericValue()
Get the value of the contained FrozenPeriodDaysNumericType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
ItemType |
getItem()
<?
|
ItemLocationQuantityType |
getItemLocationQuantity()
<?
|
MinimumInventoryQuantityType |
getMinimumInventoryQuantity()
<?
|
BigDecimal |
getMinimumInventoryQuantityValue()
Get the value of the contained MinimumInventoryQuantityType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
MultipleOrderQuantityType |
getMultipleOrderQuantity()
<?
|
BigDecimal |
getMultipleOrderQuantityValue()
Get the value of the contained MultipleOrderQuantityType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
OrderIntervalDaysNumericType |
getOrderIntervalDaysNumeric()
<?
|
BigDecimal |
getOrderIntervalDaysNumericValue()
Get the value of the contained OrderIntervalDaysNumericType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
List<ReplenishmentOwnerDescriptionType> |
getReplenishmentOwnerDescription()
<?
|
ReplenishmentOwnerDescriptionType |
getReplenishmentOwnerDescriptionAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getReplenishmentOwnerDescriptionCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
TargetInventoryQuantityType |
getTargetInventoryQuantity()
<?
|
BigDecimal |
getTargetInventoryQuantityValue()
Get the value of the contained TargetInventoryQuantityType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
TargetServicePercentType |
getTargetServicePercent()
<?
|
BigDecimal |
getTargetServicePercentValue()
Get the value of the contained TargetServicePercentType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasNoReplenishmentOwnerDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasReplenishmentOwnerDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setEffectivePeriod(PeriodType value)
Sets the value of the effectivePeriod property.
|
FrozenPeriodDaysNumericType |
setFrozenPeriodDaysNumeric(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setFrozenPeriodDaysNumeric(FrozenPeriodDaysNumericType value)
Sets the value of the frozenPeriodDaysNumeric property.
|
void |
setItem(ItemType value)
Sets the value of the item property.
|
void |
setItemLocationQuantity(ItemLocationQuantityType value)
Sets the value of the itemLocationQuantity property.
|
MinimumInventoryQuantityType |
setMinimumInventoryQuantity(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setMinimumInventoryQuantity(MinimumInventoryQuantityType value)
Sets the value of the minimumInventoryQuantity property.
|
MultipleOrderQuantityType |
setMultipleOrderQuantity(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setMultipleOrderQuantity(MultipleOrderQuantityType value)
Sets the value of the multipleOrderQuantity property.
|
OrderIntervalDaysNumericType |
setOrderIntervalDaysNumeric(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setOrderIntervalDaysNumeric(OrderIntervalDaysNumericType value)
Sets the value of the orderIntervalDaysNumeric property.
|
void |
setReplenishmentOwnerDescription(List<ReplenishmentOwnerDescriptionType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
TargetInventoryQuantityType |
setTargetInventoryQuantity(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setTargetInventoryQuantity(TargetInventoryQuantityType value)
Sets the value of the targetInventoryQuantity property.
|
TargetServicePercentType |
setTargetServicePercent(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setTargetServicePercent(TargetServicePercentType value)
Sets the value of the targetServicePercent property.
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public ItemManagementProfileType()
@Nullable public FrozenPeriodDaysNumericType getFrozenPeriodDaysNumeric()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Item Management Profile. Frozen Period Days. Numeric</ccts:DictionaryEntryName><ccts:Definition>The number of days in the future that an order forecast quantity automatically becomes a confirmed order for a product.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Item Management Profile</ccts:ObjectClass><ccts:PropertyTerm>Frozen Period Days</ccts:PropertyTerm><ccts:RepresentationTerm>Numeric</ccts:RepresentationTerm><ccts:DataType>Numeric. Type</ccts:DataType></ccts:Component>
FrozenPeriodDaysNumericTypepublic void setFrozenPeriodDaysNumeric(@Nullable FrozenPeriodDaysNumericType value)
value - allowed object is
FrozenPeriodDaysNumericType@Nullable public MinimumInventoryQuantityType getMinimumInventoryQuantity()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Item Management Profile. Minimum_ Inventory Quantity. Quantity</ccts:DictionaryEntryName><ccts:Definition>The quantity of the item that should trigger a replenishment order to avoid depleting the safety stock.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Item Management Profile</ccts:ObjectClass><ccts:PropertyTermQualifier>Minimum</ccts:PropertyTermQualifier><ccts:PropertyTerm>Inventory Quantity</ccts:PropertyTerm><ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm><ccts:DataType>Quantity. Type</ccts:DataType></ccts:Component>
MinimumInventoryQuantityTypepublic void setMinimumInventoryQuantity(@Nullable MinimumInventoryQuantityType value)
value - allowed object is
MinimumInventoryQuantityType@Nullable public MultipleOrderQuantityType getMultipleOrderQuantity()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Item Management Profile. Multiple_ Order Quantity. Quantity</ccts:DictionaryEntryName><ccts:Definition>The order quantity multiples in which the product may be ordered.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Item Management Profile</ccts:ObjectClass><ccts:PropertyTermQualifier>Multiple</ccts:PropertyTermQualifier><ccts:PropertyTerm>Order Quantity</ccts:PropertyTerm><ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm><ccts:DataType>Quantity. Type</ccts:DataType></ccts:Component>
MultipleOrderQuantityTypepublic void setMultipleOrderQuantity(@Nullable MultipleOrderQuantityType value)
value - allowed object is
MultipleOrderQuantityType@Nullable public OrderIntervalDaysNumericType getOrderIntervalDaysNumeric()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Item Management Profile. Order Interval Days. Numeric</ccts:DictionaryEntryName><ccts:Definition>The number of days between regular replenishment orders for the product.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Item Management Profile</ccts:ObjectClass><ccts:PropertyTerm>Order Interval Days</ccts:PropertyTerm><ccts:RepresentationTerm>Numeric</ccts:RepresentationTerm><ccts:DataType>Numeric. Type</ccts:DataType></ccts:Component>
OrderIntervalDaysNumericTypepublic void setOrderIntervalDaysNumeric(@Nullable OrderIntervalDaysNumericType value)
value - allowed object is
OrderIntervalDaysNumericType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<ReplenishmentOwnerDescriptionType> getReplenishmentOwnerDescription()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Item Management Profile. Replenishment Owner Description. Text</ccts:DictionaryEntryName><ccts:Definition>The trading partner maintaining this item management profile.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Item Management Profile</ccts:ObjectClass><ccts:PropertyTerm>Replenishment Owner Description</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Text. Type</ccts:DataType></ccts:Component>Gets the value of the replenishmentOwnerDescription property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the replenishmentOwnerDescription property.
For example, to add a new item, do as follows:
getReplenishmentOwnerDescription().add(newItem);
Objects of the following type(s) are allowed in the list
ReplenishmentOwnerDescriptionType
@Nullable public TargetServicePercentType getTargetServicePercent()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Item Management Profile. Target Service Percent. Percent</ccts:DictionaryEntryName><ccts:Definition>The Unit Service Level the trading partners expect to be maintained, expressed as a percentage. Unite Service Level (USL) is a term used in Inventory Management, which is sometimes known as "fill rate", counts the average number of units short expressed as the percentage of the order quantity.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Item Management Profile</ccts:ObjectClass><ccts:PropertyTerm>Target Service Percent</ccts:PropertyTerm><ccts:RepresentationTerm>Percent</ccts:RepresentationTerm><ccts:DataType>Percent. Type</ccts:DataType></ccts:Component>
TargetServicePercentTypepublic void setTargetServicePercent(@Nullable TargetServicePercentType value)
value - allowed object is
TargetServicePercentType@Nullable public TargetInventoryQuantityType getTargetInventoryQuantity()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Item Management Profile. Target_ Inventory Quantity. Quantity</ccts:DictionaryEntryName><ccts:Definition>The target inventory quantity.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Item Management Profile</ccts:ObjectClass><ccts:PropertyTermQualifier>Target</ccts:PropertyTermQualifier><ccts:PropertyTerm>Inventory Quantity</ccts:PropertyTerm><ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm><ccts:DataType>Quantity. Type</ccts:DataType></ccts:Component>
TargetInventoryQuantityTypepublic void setTargetInventoryQuantity(@Nullable TargetInventoryQuantityType value)
value - allowed object is
TargetInventoryQuantityType@Nullable public PeriodType getEffectivePeriod()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Item Management Profile. Effective_ Period. Period</ccts:DictionaryEntryName><ccts:Definition>The period during which this profile is effective.</ccts:Definition><ccts:Cardinality>1</ccts:Cardinality><ccts:ObjectClass>Item Management Profile</ccts:ObjectClass><ccts:PropertyTermQualifier>Effective</ccts:PropertyTermQualifier><ccts:PropertyTerm>Period</ccts:PropertyTerm><ccts:AssociatedObjectClass>Period</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Period</ccts:RepresentationTerm></ccts:Component>
PeriodTypepublic void setEffectivePeriod(@Nullable PeriodType value)
value - allowed object is
PeriodType@Nullable public ItemType getItem()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Item Management Profile. Item</ccts:DictionaryEntryName><ccts:Definition>The item associated with this item management profile.</ccts:Definition><ccts:Cardinality>1</ccts:Cardinality><ccts:ObjectClass>Item Management Profile</ccts:ObjectClass><ccts:PropertyTerm>Item</ccts:PropertyTerm><ccts:AssociatedObjectClass>Item</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Item</ccts:RepresentationTerm></ccts:Component>
ItemTypepublic void setItem(@Nullable ItemType value)
value - allowed object is
ItemType@Nullable public ItemLocationQuantityType getItemLocationQuantity()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Item Management Profile. Item Location Quantity</ccts:DictionaryEntryName><ccts:Definition>A set of location-specific properties (e.g., price and quantity) associated with the item.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Item Management Profile</ccts:ObjectClass><ccts:PropertyTerm>Item Location Quantity</ccts:PropertyTerm><ccts:AssociatedObjectClass>Item Location Quantity</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Item Location Quantity</ccts:RepresentationTerm></ccts:Component>
ItemLocationQuantityTypepublic void setItemLocationQuantity(@Nullable ItemLocationQuantityType value)
value - allowed object is
ItemLocationQuantityTypepublic boolean equals(Object o)
public int hashCode()
public String toString()
public void setReplenishmentOwnerDescription(@Nullable List<ReplenishmentOwnerDescriptionType> aList)
aList - The new list member to set. May be null.public boolean hasReplenishmentOwnerDescriptionEntries()
true if at least one item is contained, false otherwise.public boolean hasNoReplenishmentOwnerDescriptionEntries()
true if no item is contained, false otherwise.@Nonnegative public int getReplenishmentOwnerDescriptionCount()
@Nullable public ReplenishmentOwnerDescriptionType getReplenishmentOwnerDescriptionAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addReplenishmentOwnerDescription(@Nonnull ReplenishmentOwnerDescriptionType elem)
elem - The element to be added. May not be null.public void cloneTo(@Nonnull ItemManagementProfileType ret)
this to the passed object. All data in the parameter object is overwritten!Created by ph-jaxb22-plugin -Xph-cloneable2ret - The target object to clone to. May not be null.@Nonnull @ReturnsMutableCopy public ItemManagementProfileType clone()
@Nonnull public FrozenPeriodDaysNumericType setFrozenPeriodDaysNumeric(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nonnull public OrderIntervalDaysNumericType setOrderIntervalDaysNumeric(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nonnull public TargetServicePercentType setTargetServicePercent(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nonnull public MinimumInventoryQuantityType setMinimumInventoryQuantity(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nonnull public MultipleOrderQuantityType setMultipleOrderQuantity(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nonnull public TargetInventoryQuantityType setTargetInventoryQuantity(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nullable public BigDecimal getFrozenPeriodDaysNumericValue()
null@Nullable public BigDecimal getMinimumInventoryQuantityValue()
null@Nullable public BigDecimal getMultipleOrderQuantityValue()
null@Nullable public BigDecimal getOrderIntervalDaysNumericValue()
null@Nullable public BigDecimal getTargetServicePercentValue()
null@Nullable public BigDecimal getTargetInventoryQuantityValue()
nullCopyright © 2014–2020 Philip Helger. All rights reserved.