org.opencrx.application.shop1.jmi1
Interface CodeValueEntryT

All Superinterfaces:
CodeValueEntryT, RefStruct, RefStruct_1_0, Serializable

public interface CodeValueEntryT
extends RefStruct_1_0, CodeValueEntryT


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.opencrx.application.shop1.cci2.CodeValueEntryT
CodeValueEntryT.Member
 
Method Summary
 String getCode()
          Retrieves the value for the structure field code.
 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.CodeValueEntryT
getLongText, getShortText
 

Method Detail

getCode

String getCode()
Retrieves the value for the structure field code.

--> CodeValueEntry::code

Specified by:
getCode in interface CodeValueEntryT
Returns:
The non-null value for structure field code.

getValidFrom

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

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


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