767fa52d445eb3b8f2279d21af2d96290a9f7357
[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 }