org.opencrx.application.shop1.jmi1
Interface RelatedProductT

All Superinterfaces:
RefStruct, RefStruct_1_0, RelatedProductT, Serializable

public interface RelatedProductT
extends RefStruct_1_0, RelatedProductT


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.opencrx.application.shop1.cci2.RelatedProductT
RelatedProductT.Member
 
Method Summary
 String getProductNumber()
          Retrieves the value for the structure field productNumber.
 int getRelationshipType()
          Retrieves the value for the structure field relationshipType.
 
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

getProductNumber

String getProductNumber()
Retrieves the value for the structure field productNumber.

Specified by:
getProductNumber in interface RelatedProductT
Returns:
The non-null value for structure field productNumber.

getRelationshipType

int getRelationshipType()
Retrieves the value for the structure field relationshipType.

Specified by:
getRelationshipType in interface RelatedProductT
Returns:
The non-null value for structure field relationshipType.


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