public final class SchemaInfoLevelBuilder
extends java.lang.Object
| Constructor and Description |
|---|
SchemaInfoLevelBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static SchemaInfoLevel |
detailed()
Creates a new SchemaInfoLevel for verbose schema information.
|
static SchemaInfoLevel |
maximum()
Creates a new SchemaInfoLevel for maximum schema information.
|
static SchemaInfoLevel |
minimum()
Creates a new SchemaInfoLevel for minimum schema information.
|
static SchemaInfoLevel |
standard()
Creates a new SchemaInfoLevel for standard schema information.
|
public static SchemaInfoLevel detailed()
public static SchemaInfoLevel maximum()
public static SchemaInfoLevel minimum()
public static SchemaInfoLevel standard()
Copyright © 2000-2018 Sualeh Fatehi. All rights reserved.