| Modifier and Type | Method and Description |
|---|---|
List<TargetType> |
TargetsConfiguration.getTargetTypesBlackList() |
List<TargetType> |
TargetsConfiguration.getTargetTypesWhiteList() |
| Modifier and Type | Method and Description |
|---|---|
List<TargetType> |
DefaultTargetsConfiguration.getTargetTypesBlackList() |
List<TargetType> |
DefaultTargetsConfiguration.getTargetTypesWhiteList() |
| Constructor and Description |
|---|
DefaultTargetsConfiguration(List<TargetType> targetTypesWhiteList,
List<TargetType> targetTypesBlackList,
List<Property> attributesBlackList) |
DefaultTargetsConfiguration(List<TargetType> targetTypesWhiteList,
List<TargetType> targetTypesBlackList,
List<Property> attributesBlackList) |
| Modifier and Type | Field and Description |
|---|---|
protected List<TargetType> |
TargetTypeList.type |
| Modifier and Type | Method and Description |
|---|---|
TargetType |
ObjectFactory.createTargetType()
Create an instance of
TargetType |
| Modifier and Type | Method and Description |
|---|---|
List<TargetType> |
TargetTypeList.getType()
Gets the value of the type property.
|
Copyright © 2017 SAP SE. All Rights Reserved.