| Package | Description |
|---|---|
| org.hibernate.boot.jaxb |
| Modifier and Type | Method and Description |
|---|---|
SourceType |
Origin.getType()
Retrieve the type of origin.
|
static SourceType |
SourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SourceType[] |
SourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Origin(SourceType type,
String name) |
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.