Code Review
/
sdc.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
3cb389936d3f456111d0927e8e044ac86cd81971
[sdc.git]
/
1
package org.openecomp.sdc.vendorlicense.dao.impl.zusammen;
2
3
public enum StructureElement {
4
General,
5
LicenseAgreements,
6
FeatureGroups,
7
EntitlementPools,
8
LicenseKeyGroups,
9
Limits
10
}