org.opencrx.kernel.product1.cci2
Interface ClonePriceLevelParams

All Known Subinterfaces:
ClonePriceLevelParams

public interface ClonePriceLevelParams


Nested Class Summary
static class ClonePriceLevelParams.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.
 Date getValidFrom()
          Retrieves the value for the optional structure field validFrom.
 Date getValidTo()
          Retrieves the value for the optional structure field validTo.
 

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.

getValidFrom

Date getValidFrom()
Retrieves the value for the optional structure field validFrom.

Returns:
The possibly null value for structure field validFrom.

getValidTo

Date getValidTo()
Retrieves the value for the optional structure field validTo.

Returns:
The possibly null value for structure field validTo.


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