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 Dependent<T>
Type Parameters:
T
- type of the owner.
public interface
Dependent<T>
Dependent transport object.
Author:
Fabiel Zuniga
Method Summary
Methods
Modifier and Type
Method and Description
T
getOwner
()
Gets the owner of this dependent objects.
Method Detail
getOwner
T
getOwner()
Gets the owner of this dependent objects.
Returns:
the owner.
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.