public final class SearchDPByCountryInputParams extends Object implements Serializable
| Constructor and Description |
|---|
SearchDPByCountryInputParams() |
| Modifier and Type | Method and Description |
|---|---|
Locale |
getCountryCode() |
com.helger.peppolid.IDocumentTypeIdentifier |
getDocumentTypeID() |
boolean |
hasCountryCode() |
boolean |
hasDocumentTypeID() |
com.helger.commons.state.ESuccess |
setCountryCode(String sCountryCode) |
com.helger.commons.state.ESuccess |
setDocumentType(String sDocTypeID) |
@Nonnull public com.helger.commons.state.ESuccess setCountryCode(@Nullable String sCountryCode)
public boolean hasCountryCode()
@Nonnull public com.helger.commons.state.ESuccess setDocumentType(@Nullable String sDocTypeID)
@Nullable public com.helger.peppolid.IDocumentTypeIdentifier getDocumentTypeID()
public boolean hasDocumentTypeID()
Copyright © 2018–2020 toop.eu. All rights reserved.