Interface ExtendableModel

All Known Implementing Classes:
TMF630AffordanceModel

public interface ExtendableModel
Interface that makes a TMF630AffordanceModel extendable with new properties.
  • Method Summary

    Modifier and Type
    Method
    Description
    @NotNull org.springframework.hateoas.AffordanceModel
     
  • Method Details

    • addExtraProperties

      @NotNull @NotNull org.springframework.hateoas.AffordanceModel addExtraProperties(@NotNull @NotNull AffordanceProperties properties)