public interface ProductConfigurationSet
ProductConfigurationSet| Modifier and Type | Method and Description |
|---|---|
ProductConfigurationTypeSet |
getConfigType()
Retrieves the value for the reference
configType. |
<T extends ProductConfiguration> |
getConfiguration()
Retrieves a set containing all the elements for the reference
configuration. |
void |
setConfigType(ProductConfigurationTypeSet configType)
Sets a new value for the reference
configType. |
org.openmdx.base.cci2.Void |
unsetConfigurationType() |
ProductConfigurationTypeSet getConfigType()
configType.null – value for this reference.void setConfigType(ProductConfigurationTypeSet configType)
configType.configType - The new – possibly null – value for this reference.<T extends ProductConfiguration> ProductConfigurationSetContainsConfiguration.Configuration<T> getConfiguration()
configuration.org.openmdx.base.cci2.Void unsetConfigurationType()
This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.