public static interface HeaderDescriptor.AttributeConstraintFilter
| Modifier and Type | Method and Description |
|---|---|
boolean |
isInitialOnly(AttributeDescriptor ad)
Is the given attribute described by given descriptor initial only?
|
boolean |
isMandatory(AttributeDescriptor ad)
Is the given attribute described by given descriptor mandatory?
|
boolean isMandatory(AttributeDescriptor ad)
ad - attribute descriptor to check for mandatory propertyboolean isInitialOnly(AttributeDescriptor ad)
ad - attribute descriptor to check for initial only propertyCopyright © 2017 SAP SE. All Rights Reserved.