@Immutable public final class PD2APIHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static PDBusinessCard |
createBusinessCard(PD2BusinessCardType aBC) |
static PDBusinessEntity |
createBusinessEntity(PD2BusinessEntityType aBE) |
static PDIdentifier |
createIdentifier(PD2IdentifierType aID) |
static PD2IdentifierType |
createIdentifier(String sScheme,
String sValue) |
@Nonnull public static PD2IdentifierType createIdentifier(@Nullable String sScheme, @Nullable String sValue)
@Nullable public static PDIdentifier createIdentifier(@Nonnull PD2IdentifierType aID)
@Nonnull public static PDBusinessEntity createBusinessEntity(@Nonnull PD2BusinessEntityType aBE)
@Nonnull public static PDBusinessCard createBusinessCard(@Nonnull PD2BusinessCardType aBC)
Copyright © 2015–2021 Philip Helger. All rights reserved.