Class TMF630Document<T>
java.lang.Object
com.orange.spring.tmf630.serializers.TMF630Document<T>
Data class for the JSON structure of any resources using
TMF630 links
-
Constructor Summary
ConstructorsConstructorDescriptionTMF630Document
(T singleContent, Map<String, T> collectionContent, org.springframework.hateoas.Links links) -
Method Summary
-
Constructor Details
-
TMF630Document
-
-
Method Details