Property Getters/Setters Summary | ||
---|---|---|
function | getName() | |
function | setName(value) | |
Gets and sets the name. | ||
function | getProviderId() | |
function | setProviderId(value) | |
Gets the id of the provider. | ||
function | getUserId() | |
function | setUserId(value) | |
Gets and sets the id of the user. |
function getName() / function setName(value)
function getUserId() / function setUserId(value)
function getProviderId() / function setProviderId(value)