Class DslRawKey
- java.lang.Object
-
- io.vertigo.studio.impl.source.dsl.raw.DslRawKey
-
public final class DslRawKey extends Object
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
String
getName()
int
hashCode()
static DslRawKey
of(String name)
String
toString()
-
-
-
Method Detail
-
getName
public String getName()
-
-