public class FictionBookFieldNames extends Object
Learn more
| Modifier and Type | Field and Description |
|---|---|
static String |
Author
The author field name.
|
static String |
Description
The description field name.
|
static String |
Keywords
The keywords field name.
|
static String |
Language
The language field name.
|
static String |
PublishedDate
The published date field name.
|
static String |
Publisher
The publisher field name.
|
static String |
Subject
The subject field name.
|
static String |
Title
The title field name.
|
| Constructor and Description |
|---|
FictionBookFieldNames() |
public static final String Author
public static final String Description
public static final String Keywords
public static final String Language
public static final String PublishedDate
public static final String Publisher
public static final String Subject
public static final String Title
Copyright © 2026. All rights reserved.