org.opencrx.application.shop1.cci2
Interface ProductStatusT

All Known Subinterfaces:
ProductStatusT

public interface ProductStatusT


Nested Class Summary
static class ProductStatusT.Member
          The structure's members
 
Method Summary
 String getDescription()
          Retrieves the value for the optional structure field description.
 int getStatus()
          Retrieves the value for the structure field status.
 

Method Detail

getDescription

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

Returns:
The possibly null value for structure field description.

getStatus

int getStatus()
Retrieves the value for the structure field status.

--> Product::productState

Returns:
The non-null value for structure field status.


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