Package no.unit.nva

Interface WithContext

All Superinterfaces:
PublicationBase
All Known Implementing Classes:
PublicationResponse

public interface WithContext extends PublicationBase
  • Method Summary

    Modifier and Type
    Method
    Description
    com.fasterxml.jackson.databind.JsonNode
     
    void
    setContext(com.fasterxml.jackson.databind.JsonNode context)
     
  • Method Details

    • getContext

      com.fasterxml.jackson.databind.JsonNode getContext()
    • setContext

      void setContext(com.fasterxml.jackson.databind.JsonNode context)