Ruleset
class Ruleset extends Model (View source)
Properties
| string | $attachmentPoint | ||
| string | $createTime | ||
| protected | $metadataType | ||
| protected | $metadataDataType | ||
| string | $name | ||
| protected | $sourceType | ||
| protected | $sourceDataType |
Methods
setAttachmentPoint($attachmentPoint)
No description
string
getAttachmentPoint()
No description
setCreateTime($createTime)
No description
string
getCreateTime()
No description
getMetadata()
No description
setName($name)
No description
string
getName()
No description
Details
setAttachmentPoint($attachmentPoint)
No description
string
getAttachmentPoint()
No description
setCreateTime($createTime)
No description
string
getCreateTime()
No description
setMetadata(Metadata $metadata)
No description
Metadata
getMetadata()
No description
setName($name)
No description
string
getName()
No description
setSource(Source $source)
No description
Source
getSource()
No description