| Package | Description |
|---|---|
| com.helger.pd.businesscard.generic | |
| com.helger.pd.businesscard.v1 | |
| com.helger.pd.businesscard.v2 | |
| com.helger.pd.businesscard.v3 |
| Modifier and Type | Method and Description |
|---|---|
PDBusinessEntity |
PDBusinessEntity.getClone() |
PDBusinessEntity |
PDBusinessEntity.getClone() |
static PDBusinessEntity |
PDBusinessEntity.of(com.helger.json.IJsonObject aJson) |
static PDBusinessEntity |
PDBusinessEntity.of(com.helger.json.IJsonObject aJson) |
PDBusinessEntity |
PDBusinessEntity.setAdditionalInfo(String sAdditionalInfo)
Set the additional information / free text.
|
PDBusinessEntity |
PDBusinessEntity.setAdditionalInfo(String sAdditionalInfo)
Set the additional information / free text.
|
PDBusinessEntity |
PDBusinessEntity.setCountryCode(String sCountryCode)
Sets the value of the countryCode property.
|
PDBusinessEntity |
PDBusinessEntity.setCountryCode(String sCountryCode)
Sets the value of the countryCode property.
|
PDBusinessEntity |
PDBusinessEntity.setGeoInfo(String sGeoInfo) |
PDBusinessEntity |
PDBusinessEntity.setGeoInfo(String sGeoInfo) |
PDBusinessEntity |
PDBusinessEntity.setRegistrationDate(LocalDate aRegDate)
Sets the value of the registration date property.
|
PDBusinessEntity |
PDBusinessEntity.setRegistrationDate(LocalDate aRegDate)
Sets the value of the registration date property.
|
| Modifier and Type | Method and Description |
|---|---|
com.helger.commons.collection.impl.ICommonsList<PDBusinessEntity> |
PDBusinessCard.businessEntities() |
com.helger.commons.collection.impl.ICommonsList<PDBusinessEntity> |
PDBusinessCard.businessEntities() |
| Modifier and Type | Method and Description |
|---|---|
void |
PDBusinessEntity.cloneTo(PDBusinessEntity ret)
This method clones all values from
this to the passed object. |
void |
PDBusinessEntity.cloneTo(PDBusinessEntity ret)
This method clones all values from
this to the passed object. |
| Constructor and Description |
|---|
PDBusinessCard(PDIdentifier aParticipantIdentifier,
com.helger.commons.collection.impl.ICommonsList<PDBusinessEntity> aEntities) |
PDBusinessCard(PDIdentifier aParticipantIdentifier,
com.helger.commons.collection.impl.ICommonsList<PDBusinessEntity> aEntities) |
| Modifier and Type | Method and Description |
|---|---|
static PDBusinessEntity |
PD1APIHelper.createBusinessEntity(PD1BusinessEntityType aBE) |
static PDBusinessEntity |
PD1APIHelper.createBusinessEntity(PD1BusinessEntityType aBE) |
| Modifier and Type | Method and Description |
|---|---|
static PDBusinessEntity |
PD2APIHelper.createBusinessEntity(PD2BusinessEntityType aBE) |
static PDBusinessEntity |
PD2APIHelper.createBusinessEntity(PD2BusinessEntityType aBE) |
| Modifier and Type | Method and Description |
|---|---|
static PDBusinessEntity |
PD3APIHelper.createBusinessEntity(PD3BusinessEntityType aBE) |
static PDBusinessEntity |
PD3APIHelper.createBusinessEntity(PD3BusinessEntityType aBE) |
Copyright © 2015–2021 Philip Helger. All rights reserved.