Package com.hp.ucmdb.api.util
Interface FullyQualifiedName
- All Superinterfaces:
 Serializable
An interface marking a fully qualified name. The meaning of objects of this class depend on context.
- Since:
 - UCMDB 9.0
 
- 
Method Summary
 
- 
Method Details
- 
getPath
Returns the path of this fully qualified name. The path is always of the format:[name_0,...,name_n]. 
 -