public class ProductSpecRuntime
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
ProductSpecRuntime.ServiceLinkRuntime |
static class |
ProductSpecRuntime.ServiceLinkRuntimeList |
Modifier and Type | Field and Description |
---|---|
java.util.Map<java.lang.Integer,ProductSpecActivationMode> |
activationModeMap |
ProductSpec |
productSpec |
ProductSpecRuntime.ServiceLinkRuntimeList |
serviceLinkList |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.Integer,ProductSpecActivationMode> |
getActivationModeMap() |
ProductSpec |
getProductSpec() |
ProductSpecRuntime.ServiceLinkRuntimeList |
getServiceLinkList() |
public final ProductSpec productSpec
public final java.util.Map<java.lang.Integer,ProductSpecActivationMode> activationModeMap
public final ProductSpecRuntime.ServiceLinkRuntimeList serviceLinkList
public ProductSpec getProductSpec()
public java.util.Map<java.lang.Integer,ProductSpecActivationMode> getActivationModeMap()
public ProductSpecRuntime.ServiceLinkRuntimeList getServiceLinkList()