|
Query |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
com.sas.iquery.metadata.serverprop.formats.SASFormatAttributes
public class SASFormatAttributes
Contains the set of attributes for an instance of a SAS format.
Method Summary | |
---|---|
java.lang.String |
getBaseFormatName()
Returns the base format name. |
int |
getDecimalWidth()
Returns the decimal width of the format. |
SASFormatCategory |
getType()
Returns the SASFormatCategory type. |
int |
getWidth()
Returns the width of the format. |
boolean |
isDecimalWidthSupported()
Returns if the format being described has a decimal width (d value) parameter |
Method Detail |
---|
public SASFormatCategory getType()
SASFormatCategory
public java.lang.String getBaseFormatName()
public int getDecimalWidth()
public boolean isDecimalWidthSupported()
public int getWidth()
|
Query |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |