- Enclosing interface:
- IAttributable
Represents a property key based on a name and a namespace.
-
Method Summary
boolean
Get the property key's name portion.
Get the property key's namespace portion.
int
-
Method Details
-
getName
Get the property key's name portion.
- Returns:
- the name
-
getNamespace
Get the property key's namespace portion.
- Returns:
- the name
-
-