class AnnotationsSummaryLayers extends Model (View source)

Properties

int $allowedCharacterCount
string $layerId
string $limitType
int $remainingCharacterCount
string $updated

Methods

setAllowedCharacterCount($allowedCharacterCount)

No description

int
getAllowedCharacterCount()

No description

setLayerId($layerId)

No description

string
getLayerId()

No description

setLimitType($limitType)

No description

string
getLimitType()

No description

setRemainingCharacterCount($remainingCharacterCount)

No description

int
getRemainingCharacterCount()

No description

setUpdated($updated)

No description

string
getUpdated()

No description

Details

setAllowedCharacterCount($allowedCharacterCount)

No description

Parameters

$allowedCharacterCount

int getAllowedCharacterCount()

No description

Return Value

int

setLayerId($layerId)

No description

Parameters

$layerId

string getLayerId()

No description

Return Value

string

setLimitType($limitType)

No description

Parameters

$limitType

string getLimitType()

No description

Return Value

string

setRemainingCharacterCount($remainingCharacterCount)

No description

Parameters

$remainingCharacterCount

int getRemainingCharacterCount()

No description

Return Value

int

setUpdated($updated)

No description

Parameters

$updated

string getUpdated()

No description

Return Value

string