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