Package io.sundr.model
Class AttributeKey<T>
- java.lang.Object
-
- io.sundr.model.AttributeKey<T>
-
public final class AttributeKey<T> extends Object
-
-
Constructor Summary
Constructors Constructor Description AttributeKey(Class type)AttributeKey(String name, Class type)
-