Class AttributeKey<T>

java.lang.Object
io.sundr.model.AttributeKey<T>

public final class AttributeKey<T> extends Object
  • Constructor Details

    • AttributeKey

      public AttributeKey(Class type)
    • AttributeKey

      public AttributeKey(String name, Class type)
  • Method Details