列挙型クラス TemplateVariable.VariableType

java.lang.ObjectSE
java.lang.EnumSE<TemplateVariable.VariableType>
org.springframework.hateoas.TemplateVariable.VariableType
実装されたすべてのインターフェース:
SerializableSEComparableSE<TemplateVariable.VariableType>ConstableSE
含まれているクラス:
TemplateVariable

public static enum TemplateVariable.VariableType extends EnumSE<TemplateVariable.VariableType>
サポートされているすべての変数型の列挙。
作成者:
Oliver Gierke