| Package | Description |
|---|---|
| org.openliberty.xmltooling |
This package contains all of the XML Tooling modeling the ID-WSF 2.0 xsd and Specifications.
|
| Modifier and Type | Field and Description |
|---|---|
private Konstantz.Source |
Konstantz.Status.suggestedSource
This is a hint as to where this type of status is suggested to originate from
|
| Modifier and Type | Method and Description |
|---|---|
Konstantz.Source |
Konstantz.Status.getSuggestedSource() |
static Konstantz.Source |
Konstantz.Source.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Konstantz.Source[] |
Konstantz.Source.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Konstantz.Status(String code,
String semantics,
Konstantz.Source suggestedSource,
boolean supported) |
Copyright © 1999–2015. All rights reserved.