org.opencrx.kernel.product1.cci2
Interface CloneProductPhasePriceLevelParams

All Known Subinterfaces:
CloneProductPhasePriceLevelParams

public interface CloneProductPhasePriceLevelParams


Nested Class Summary
static class CloneProductPhasePriceLevelParams.Member
          The structure's members
 
Method Summary
 String getNameReplacementRegex()
          Retrieves the value for the optional structure field nameReplacementRegex.
 String getNameReplacementValue()
          Retrieves the value for the optional structure field nameReplacementValue.
 Short getProcessingMode()
          Retrieves the value for the optional structure field processingMode.
 String getProductPhaseKey()
          Retrieves the value for the optional structure field productPhaseKey.
 

Method Detail

getNameReplacementRegex

String getNameReplacementRegex()
Retrieves the value for the optional structure field nameReplacementRegex.

Returns:
The possibly null value for structure field nameReplacementRegex.

getNameReplacementValue

String getNameReplacementValue()
Retrieves the value for the optional structure field nameReplacementValue.

Returns:
The possibly null value for structure field nameReplacementValue.

getProcessingMode

Short getProcessingMode()
Retrieves the value for the optional structure field processingMode.

Returns:
The possibly null value for structure field processingMode.

getProductPhaseKey

String getProductPhaseKey()
Retrieves the value for the optional structure field productPhaseKey.

Returns:
The possibly null value for structure field productPhaseKey.


This software is published under the BSD license. Copyright © 2003-2012, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.