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