Package tech.ytsaurus.core
Interface StringValueEnum
-
- All Known Implementing Classes:
CypressNodeType
,Relation
public interface StringValueEnum
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
name()
java.lang.String
value()
-