PHP Class Doctrine\OXM\Mapping\XmlField

Inheritance: extends Doctrine\Common\Annotations\Annotation
Show file Open project: doctrine/oxm

Public Properties

Property Type Description
$collection
$direct implied (attribute, text, element)
$getMethod
$name required
$node implied (xml element name)
$nullable
$prefix implied
$required
$setMethod implied
$type
$wrapper

Property Details

$collection public property

public $collection

$direct public property

implied (attribute, text, element)
public $direct

$getMethod public property

public $getMethod

$name public property

required
public $name

$node public property

implied (xml element name)
public $node

$nullable public property

public $nullable

$prefix public property

implied
public $prefix

$required public property

public $required

$setMethod public property

implied
public $setMethod

$type public property

public $type

$wrapper public property

public $wrapper