JavaScript is disabled on your browser.
Skip navigation links
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
org.paces.Stata.Variables
Interface VarInterface
All Known Implementing Classes:
ValLabels
,
ValLabNames
,
VarDisplay
,
VarLabels
,
VarNames
,
VarTypes
public interface
VarInterface
Version:
%G%
Author:
Billy Buchanan
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
java.util.Iterator
getIterator
()
Method used to return the appropriate iterator needed to iterate over the values stored in the object
Method Detail
getIterator
java.util.Iterator getIterator()
Method used to return the appropriate iterator needed to iterate over the values stored in the object
Returns:
An Iterator object
Skip navigation links
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