Interface AffordanceProperties.Property<T>

All Known Implementing Classes:
BodySchema, Fields, OutputMediaTypes
Enclosing class:
AffordanceProperties

public static interface AffordanceProperties.Property<T>
Interface for generic additional properties
  • Method Summary

    Modifier and Type
    Method
    Description
     
     
  • Method Details

    • name

      String name()
    • value

      T value()