org.opencrx.application.shop1.jmi1
Interface ProductDescriptionT

All Superinterfaces:
ProductDescriptionT, RefStruct, RefStruct_1_0, Serializable

public interface ProductDescriptionT
extends RefStruct_1_0, ProductDescriptionT


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.opencrx.application.shop1.cci2.ProductDescriptionT
ProductDescriptionT.Member
 
Method Summary
 String getDescription()
          Retrieves the value for the optional structure field description.
 String getDetailedDescription()
          Retrieves the value for the optional structure field detailedDescription.
 int getLanguage()
          Retrieves the value for the structure field language.
 
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

getDescription

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

--> Description::description

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

getDetailedDescription

String getDetailedDescription()
Retrieves the value for the optional structure field detailedDescription.

--> Description::detailedDescription

Specified by:
getDetailedDescription in interface ProductDescriptionT
Returns:
The possibly null value for structure field detailedDescription.

getLanguage

int getLanguage()
Retrieves the value for the structure field language.

--> Description::language

Specified by:
getLanguage in interface ProductDescriptionT
Returns:
The non-null value for structure field language.


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