| Package | Description |
|---|---|
| org.openliberty.wsc |
This package contains all of the Service Client classes and the basic WSFMessage.
|
| org.openliberty.xmltooling.pp.dst2_1.ct |
| Modifier and Type | Method and Description |
|---|---|
List<AddressCard> |
PersonalProfileService.addressCardsForAddressType(AddrType.Type addressType)
Selection of AddressCard by an exact match on the contents of a leaf element for the following leaf elements:
pp:AddrType
|
| Modifier and Type | Method and Description |
|---|---|
static AddrType.Type |
AddrType.Type.typeForName(String name) |
static AddrType.Type |
AddrType.Type.typeForUrn(String urn) |
static AddrType.Type |
AddrType.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AddrType.Type[] |
AddrType.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 1999–2015. All rights reserved.