org.opencrx.kernel.product1.jmi1
Interface ClonePriceLevelParams

All Superinterfaces:
ClonePriceLevelParams, RefStruct, RefStruct_1_0, Serializable

public interface ClonePriceLevelParams
extends RefStruct_1_0, ClonePriceLevelParams


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.opencrx.kernel.product1.cci2.ClonePriceLevelParams
ClonePriceLevelParams.Member
 
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.
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefStruct_1_0
refDelegate
 
Methods inherited from interface javax.jmi.reflect.RefStruct
equals, hashCode, refFieldNames, refGetValue, refTypeName
 

Method Detail

getNameReplacementRegex

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

Specified by:
getNameReplacementRegex in interface ClonePriceLevelParams
Returns:
The possibly null value for structure field nameReplacementRegex.

getNameReplacementValue

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

Specified by:
getNameReplacementValue in interface ClonePriceLevelParams
Returns:
The possibly null value for structure field nameReplacementValue.

getProcessingMode

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

Specified by:
getProcessingMode in interface ClonePriceLevelParams
Returns:
The possibly null value for structure field processingMode.

getValidFrom

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

Specified by:
getValidFrom in interface ClonePriceLevelParams
Returns:
The possibly null value for structure field validFrom.

getValidTo

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

Specified by:
getValidTo in interface ClonePriceLevelParams
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.