org.opencrx.application.shop1.cci2
Interface ProductConfigurationTypeT

All Known Subinterfaces:
ProductConfigurationTypeT

public interface ProductConfigurationTypeT


Nested Class Summary
static class ProductConfigurationTypeT.Member
          The structure's members
 
Method Summary
<T extends ProductConfigurationT>
List<T>
getConfiguration()
          Retrieves a list containing all the elements for the structure field configuration.
 String getName()
          Retrieves the value for the structure field name.
 

Method Detail

getConfiguration

<T extends ProductConfigurationT> List<T> getConfiguration()
Retrieves a list containing all the elements for the structure field configuration.

Returns:
A list containing all elements for this structure field.

getName

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

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


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