public class ASTBookInfo
extends java.lang.Object
Defines information about the current version of the the software, the book name, author, etc.
Copyright (c) 2018
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
BOOK_AUTHOR
Book author
|
static java.lang.String |
BOOK_COPYRIGHT
Book copyright date
|
static java.lang.String |
BOOK_EDITION
Book edition
|
static java.lang.String |
BOOK_TITLE
Book title
|
static java.lang.String |
CODE_VER
code version
|
Constructor and Description |
---|
ASTBookInfo() |
public static final java.lang.String CODE_VER
public static final java.lang.String BOOK_TITLE
public static final java.lang.String BOOK_EDITION
public static final java.lang.String BOOK_AUTHOR
public static final java.lang.String BOOK_COPYRIGHT