public class TestTypeSystemRows extends Object implements RowsProvider
| Constructor and Description |
|---|
TestTypeSystemRows() |
| 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() |
public Iterable<DeploymentRow> getDeploymentRows()
getDeploymentRows in interface RowsProviderpublic Iterable<TypeRow> getTypeRows()
getTypeRows in interface RowsProviderpublic Iterable<AttributeRow> getAttributeRows()
getAttributeRows in interface RowsProviderpublic Iterable<AtomicTypeRow> getAtomicTypeRows()
getAtomicTypeRows in interface RowsProviderpublic Iterable<CollectionTypeRow> getCollectionTypeRow()
getCollectionTypeRow in interface RowsProviderpublic Iterable<MapTypeRow> getMapTypeRows()
getMapTypeRows in interface RowsProviderpublic Iterable<EnumerationValueRow> getEnumerationValueRows()
getEnumerationValueRows in interface RowsProviderpublic Iterable<NumberSeriesRow> getNumberSeriesRows()
getNumberSeriesRows in interface RowsProviderpublic Iterable<PropsRow> getPropsRows()
getPropsRows in interface RowsProviderCopyright © 2017 SAP SE. All Rights Reserved.