public class ComposedDetail
extends java.lang.Object
| Constructor and Description |
|---|
ComposedDetail() |
| Modifier and Type | Method and Description |
|---|---|
AttributeDescriptor |
getAttributedescriptor(java.lang.String name) |
java.util.Map<java.lang.String,AttributeDescriptor> |
getAttributeDescriptors() |
ComposedType |
getComposedType() |
Deployment |
getDeployment() |
void |
setAttributeDescriptors(java.util.List<AttributeDescriptor> attributeDescriptors) |
void |
setComposedType(ComposedType composedType) |
void |
setDeployment(Deployment deployment) |
public Deployment getDeployment()
public void setDeployment(Deployment deployment)
public java.util.Map<java.lang.String,AttributeDescriptor> getAttributeDescriptors()
public void setAttributeDescriptors(java.util.List<AttributeDescriptor> attributeDescriptors)
public AttributeDescriptor getAttributedescriptor(java.lang.String name)
public ComposedType getComposedType()
public void setComposedType(ComposedType composedType)
Copyright © 2018 SAP SE. All Rights Reserved.