public class SfcPlainKeyDTO extends SfcKeyDto
Constructor and Description |
---|
SfcPlainKeyDTO() |
SfcPlainKeyDTO(java.lang.String ukey,
SfcHolderType type) |
SfcPlainKeyDTO(eu.europa.ec.sfc2014.frontoffice.model.domain.UniqueKeyHolder data,
eu.europa.ec.sfc2014.frontoffice.model.domain.SfcSimpleUniqueKey ukey) |
Modifier and Type | Method and Description |
---|---|
SfcKeyDto |
getKey() |
java.lang.String |
getKeyStr() |
SfcHolderType |
getType() |
java.lang.String |
getUniqueKey() |
void |
setType(SfcHolderType type) |
void |
setUniqueKey(java.lang.String uniqueKey) |
getKeyInstance
public SfcPlainKeyDTO()
public SfcPlainKeyDTO(java.lang.String ukey, SfcHolderType type)
public SfcPlainKeyDTO(eu.europa.ec.sfc2014.frontoffice.model.domain.UniqueKeyHolder data, eu.europa.ec.sfc2014.frontoffice.model.domain.SfcSimpleUniqueKey ukey)
public SfcHolderType getType()
public void setType(SfcHolderType type)
type
- the type to setpublic java.lang.String getUniqueKey()
public void setUniqueKey(java.lang.String uniqueKey)
uniqueKey
- the uniqueKey to setCopyright © 2024. All rights reserved.