JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.hp.api
Interface Named
All Known Subinterfaces:
Describable
,
Described
,
Nameable
All Known Implementing Classes:
NamedCallable
,
NamedRunnable
public interface
Named
Classes that implement this interface are declaring that they have a name.
Author:
Steve Britt, Thomas Vachuska, Scott Simes, Simon Hunt, Fabiel Zuniga
Method Summary
Methods
Modifier and Type
Method and Description
String
name
()
Returns the name of the entity.
Method Detail
name
String
name()
Returns the name of the entity.
Returns:
name of the entity
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2015. All Rights Reserved.