e51d7e0c45b9960bdc323aec0c1ea4246a6ea06b
[sdc.git] /
1 package org.openecomp.sdc.model.impl.zusammen;
2
3 public enum ElementType {
4   Servicetemplate,Artifact;
5
6
7 }