public interface StataTypeInterface
Modifier and Type | Method and Description |
---|---|
default java.lang.Integer |
getStataType(java.util.Map<java.lang.String,java.lang.Integer> typeMap,
java.lang.String type)
Method to look up the Stata data type given the type map and the display format
|
default java.lang.Integer getStataType(java.util.Map<java.lang.String,java.lang.Integer> typeMap, java.lang.String type)
typeMap
- A typemap created by the implementing class(es)type
- The string containing the display format