#include <SamIdentifier.h>
◆ build()
std::shared_ptr< SamIdentifier > keyple::calypso::transaction::SamIdentifierBuilder::build |
( |
| ) |
|
Build a new
.
- Returns
- a new instance
◆ groupReference()
SamIdentifierBuilder & keyple::calypso::transaction::SamIdentifierBuilder::groupReference |
( |
const std::string & |
groupReference | ) |
|
Sets the targeted SAM group reference
- Parameters
-
groupReference | the group reference of the targeted SAM as a string |
- Returns
- the builder instance
◆ samRevision()
Sets the targeted SAM revision
- Parameters
-
- Returns
- the builder instance
◆ serialNumber()
SamIdentifierBuilder & keyple::calypso::transaction::SamIdentifierBuilder::serialNumber |
( |
const std::string & |
serialNumber | ) |
|
Sets the targeted SAM serial number
- Parameters
-
serialNumber | the serial number of the targeted SAM as regex |
- Returns
- the builder instance
◆ SamIdentifier
friend keyple::calypso::transaction::SamIdentifier::SamIdentifierBuilder::SamIdentifier |
Allow access to private members
The documentation for this class was generated from the following files: