PropertyMapping
in package
Represents a single entry in the data file "pm" (property mappings) node.
Tags
Table of Contents
Properties
Methods
- __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
getPropertyDataTypeId()
public
getPropertyDataTypeId() : mixed
getPropertyMappingSources()
public
getPropertyMappingSources() : mixed
getPropertyName()
public
getPropertyName() : mixed