public interface RowsProvider
| Modifier and Type | Method and Description |
|---|---|
Iterable<AtomicTypeRow> |
getAtomicTypeRows() |
Iterable<AttributeRow> |
getAttributeRows() |
Iterable<CollectionTypeRow> |
getCollectionTypeRow() |
Iterable<DeploymentRow> |
getDeploymentRows() |
Iterable<EnumerationValueRow> |
getEnumerationValueRows() |
Iterable<MapTypeRow> |
getMapTypeRows() |
Iterable<NumberSeriesRow> |
getNumberSeriesRows() |
Iterable<PropsRow> |
getPropsRows() |
Iterable<TypeRow> |
getTypeRows() |
Iterable<DeploymentRow> getDeploymentRows()
Iterable<AttributeRow> getAttributeRows()
Iterable<AtomicTypeRow> getAtomicTypeRows()
Iterable<CollectionTypeRow> getCollectionTypeRow()
Iterable<MapTypeRow> getMapTypeRows()
Iterable<EnumerationValueRow> getEnumerationValueRows()
Iterable<NumberSeriesRow> getNumberSeriesRows()
Copyright © 2017 SAP SE. All Rights Reserved.