Class EditorEntityTypeResponse
- java.lang.Object
-
- org.molgenis.metadata.manager.model.EditorEntityTypeResponse
-
public abstract class EditorEntityTypeResponse extends Object
-
-
Constructor Summary
Constructors Constructor Description EditorEntityTypeResponse()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static EditorEntityTypeResponsecreate(EditorEntityType entityType, List<String> languageCodes)
-
-
-
Method Detail
-
create
public static EditorEntityTypeResponse create(EditorEntityType entityType, List<String> languageCodes)
-
-