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