org.opencrx.application.shop1.jmi1
Interface PriceLevelT

All Superinterfaces:
PriceLevelT, RefStruct, RefStruct_1_0, Serializable

public interface PriceLevelT
extends RefStruct_1_0, PriceLevelT


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.opencrx.application.shop1.cci2.PriceLevelT
PriceLevelT.Member
 
Method Summary
 String getDescription()
          Retrieves the value for the optional structure field description.
 String getName()
          Retrieves the value for the structure field name.
 int getPriceCurrency()
          Retrieves the value for the structure field priceCurrency.
 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
 
Methods inherited from interface org.opencrx.application.shop1.cci2.PriceLevelT
getGenericData
 

Method Detail

getDescription

String getDescription()
Retrieves the value for the optional structure field description.

Specified by:
getDescription in interface PriceLevelT
Returns:
The possibly null value for structure field description.

getName

String getName()
Retrieves the value for the structure field name.

Specified by:
getName in interface PriceLevelT
Returns:
The non-null value for structure field name.

getPriceCurrency

int getPriceCurrency()
Retrieves the value for the structure field priceCurrency.

Specified by:
getPriceCurrency in interface PriceLevelT
Returns:
The non-null value for structure field priceCurrency.

getValidFrom

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

Specified by:
getValidFrom in interface PriceLevelT
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 PriceLevelT
Returns:
The possibly null value for structure field validTo.


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