Package io.meeds.deeds.web.rest.model
Class DeedMetadataPresentation
- java.lang.Object
-
- io.meeds.deeds.web.rest.model.DeedMetadataPresentation
-
public class DeedMetadataPresentation extends Object
-
-
Constructor Summary
Constructors Constructor Description DeedMetadataPresentation()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static DeedMetadataPresentationbuild(io.meeds.deeds.model.DeedMetadata deedMetadata)
-
-
-
Method Detail
-
build
public static DeedMetadataPresentation build(io.meeds.deeds.model.DeedMetadata deedMetadata)
-
-