PropertyMapping
in package
Represents a single entry in the data file "pm" (property mappings) node.
Tags
Table of Contents
- $pDTI : mixed
- $pMS : mixed
- $pN : mixed
- __construct() : mixed
- getPropertyDataTypeId() : mixed
- getPropertyMappingSources() : mixed
- getPropertyName() : mixed
Properties
$pDTI
private
mixed
$pDTI
$pMS
private
mixed
$pMS
$pN
private
mixed
$pN
Methods
__construct()
public
__construct(mixed $propertyName, mixed $propertyDataTypeId, mixed $propertyMappingSources) : mixed
Parameters
- $propertyName : mixed
- $propertyDataTypeId : mixed
- $propertyMappingSources : mixed
Return values
mixed —getPropertyDataTypeId()
public
getPropertyDataTypeId() : mixed
Return values
mixed —getPropertyMappingSources()
public
getPropertyMappingSources() : mixed
Return values
mixed —getPropertyName()
public
getPropertyName() : mixed