us.bpsm.edn
Interface Named
-
-
Field Summary
Fields Modifier and Type Field and Description static java.lang.StringEMPTY
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description java.lang.StringgetName()The name of this named thing, not including any prefix.java.lang.StringgetPrefix()The prefix, (also called namespace), which may be empty.
-
-
-
Method Detail
-
getName
java.lang.String getName()
The name of this named thing, not including any prefix.- Returns:
- a non-empty string.
-
getPrefix
java.lang.String getPrefix()
The prefix, (also called namespace), which may be empty. A Named object with an empty prefix is said to have no prefix.- Returns:
- a possibly empty string; never null.
-
-
DMelt 3.0 © DataMelt by jWork.ORG