Package com.cognitect.transit
Interface Named
-
- All Known Subinterfaces:
Keyword
public interface NamedRepresents a namespace-scoped named object
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetName()Gets the nameStringgetNamespace()Gets the namespace
-