| Package | Description |
|---|---|
| com.helger.pd.businesscard.generic | |
| com.helger.pd.businesscard.v3 |
| Modifier and Type | Method and Description |
|---|---|
PDName |
PDName.getClone() |
PDName |
PDName.getClone() |
static PDName |
PDName.of(com.helger.json.IJsonObject aJson) |
static PDName |
PDName.of(com.helger.json.IJsonObject aJson) |
PDName |
PDName.setLanguageCode(String sLanguageCode)
Set the language code to use.
|
PDName |
PDName.setLanguageCode(String sLanguageCode)
Set the language code to use.
|
PDName |
PDName.setName(String sName)
Set the name itself.
|
PDName |
PDName.setName(String sName)
Set the name itself.
|
| Modifier and Type | Method and Description |
|---|---|
com.helger.commons.collection.impl.ICommonsList<PDName> |
PDBusinessEntity.names() |
com.helger.commons.collection.impl.ICommonsList<PDName> |
PDBusinessEntity.names() |
| Modifier and Type | Method and Description |
|---|---|
void |
PDName.cloneTo(PDName ret)
This method clones all values from
this to the passed object. |
void |
PDName.cloneTo(PDName ret)
This method clones all values from
this to the passed object. |
| Constructor and Description |
|---|
PDBusinessEntity(com.helger.commons.collection.impl.ICommonsList<PDName> aNames,
String sCountryCode,
String sGeoInfo,
com.helger.commons.collection.impl.ICommonsList<PDIdentifier> aIDs,
com.helger.commons.collection.impl.ICommonsList<String> aWebsiteURIs,
com.helger.commons.collection.impl.ICommonsList<PDContact> aContacts,
String sAdditionalInfo,
LocalDate aRegDate) |
PDBusinessEntity(com.helger.commons.collection.impl.ICommonsList<PDName> aNames,
String sCountryCode,
String sGeoInfo,
com.helger.commons.collection.impl.ICommonsList<PDIdentifier> aIDs,
com.helger.commons.collection.impl.ICommonsList<String> aWebsiteURIs,
com.helger.commons.collection.impl.ICommonsList<PDContact> aContacts,
String sAdditionalInfo,
LocalDate aRegDate) |
| Modifier and Type | Method and Description |
|---|---|
static PDName |
PD3APIHelper.createName(PD3MultilingualNameType aName) |
static PDName |
PD3APIHelper.createName(PD3MultilingualNameType aName) |
Copyright © 2015–2021 Philip Helger. All rights reserved.