Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- a - Enum constant in enum com.stata.sfi.Missing.Extended
- addVarByte(String) - Static method in class com.stata.sfi.Data
-
Add a variable of type byte to the current Stata dataset.
- addVarByte(String) - Method in class com.stata.sfi.Frame
-
Add a variable of type byte to the frame.
- addVarDouble(String) - Static method in class com.stata.sfi.Data
-
Add a variable of type double to the current Stata dataset.
- addVarDouble(String) - Method in class com.stata.sfi.Frame
-
Add a variable of type double to the frame.
- addVarFloat(String) - Static method in class com.stata.sfi.Data
-
Add a variable of type float to the current Stata dataset.
- addVarFloat(String) - Method in class com.stata.sfi.Frame
-
Add a variable of type float to the frame.
- addVarInt(String) - Static method in class com.stata.sfi.Data
-
Add a variable of type int to the current Stata dataset.
- addVarInt(String) - Method in class com.stata.sfi.Frame
-
Add a variable of type int to the frame.
- addVarLong(String) - Static method in class com.stata.sfi.Data
-
Add a variable of type long to the current Stata dataset.
- addVarLong(String) - Method in class com.stata.sfi.Frame
-
Add a variable of type long to the frame.
- addVarStr(String, int) - Static method in class com.stata.sfi.Data
-
Add a variable of type str to the current Stata dataset.
- addVarStr(String, int) - Method in class com.stata.sfi.Frame
-
Add a variable of type str to the frame.
- addVarStrL(String) - Static method in class com.stata.sfi.Data
-
Add a variable of type strL to the current Stata dataset.
- addVarStrL(String) - Method in class com.stata.sfi.Frame
-
Add a variable of type strL to the frame.
- allocateStrL(StrLConnector, long) - Static method in class com.stata.sfi.Data
-
Allocate a strL so that a buffer can be stored using
writeBytes
; the contents of the strL will not be initialized. - allocateStrL(StrLConnector, long) - Method in class com.stata.sfi.Frame
-
Allocate a strL so that a buffer can be stored using
writeBytes
; the contents of the strL will not be initialized. - allocateStrL(StrLConnector, long, boolean) - Static method in class com.stata.sfi.Data
-
Allocate a strL so that a buffer can be stored using
writeBytes
; the contents of the strL will not be initialized. - allocateStrL(StrLConnector, long, boolean) - Method in class com.stata.sfi.Frame
-
Allocate a strL so that a buffer can be stored using
writeBytes
; the contents of the strL will not be initialized.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form