| Package | Description |
|---|---|
| org.openliberty.xmltooling.idsis.dap |
This package models the ID-SIS-DAP schema.
|
| Modifier and Type | Method and Description |
|---|---|
DAPQueryItem.ObjectType |
DAPQueryItem.getObjectType() |
static DAPQueryItem.ObjectType |
DAPQueryItem.ObjectType.objectTypeForValue(String value) |
static DAPQueryItem.ObjectType |
DAPQueryItem.ObjectType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DAPQueryItem.ObjectType[] |
DAPQueryItem.ObjectType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DAPQueryItem.setObjectType(DAPQueryItem.ObjectType objectType) |
Copyright © 1999–2015. All rights reserved.