public class PunchOutCredentialDTO extends ItemDTO
| Constructor and Description |
|---|
PunchOutCredentialDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
B2BCustomerPunchOutCredentialMappingDTO |
getB2BCustomerPunchOutCredentialMapping() |
String |
getCode() |
String |
getDomain() |
String |
getIdentity() |
String |
getSharedsecret() |
void |
setB2BCustomerPunchOutCredentialMapping(B2BCustomerPunchOutCredentialMappingDTO value) |
void |
setCode(String value) |
void |
setDomain(String value) |
void |
setIdentity(String value) |
void |
setSharedsecret(String value) |
getComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic PunchOutCredentialDTO()
public B2BCustomerPunchOutCredentialMappingDTO getB2BCustomerPunchOutCredentialMapping()
public String getCode()
public String getDomain()
public String getIdentity()
public String getSharedsecret()
public void setB2BCustomerPunchOutCredentialMapping(B2BCustomerPunchOutCredentialMappingDTO value)
public void setCode(String value)
public void setDomain(String value)
public void setIdentity(String value)
public void setSharedsecret(String value)
Copyright © 2017 SAP SE. All Rights Reserved.