class AnnotationLayerSummary extends Model (View source)

Properties

int $allowedCharacterCount
string $limitType
int $remainingCharacterCount

Methods

setAllowedCharacterCount($allowedCharacterCount)

No description

int
getAllowedCharacterCount()

No description

setLimitType($limitType)

No description

string
getLimitType()

No description

setRemainingCharacterCount($remainingCharacterCount)

No description

int
getRemainingCharacterCount()

No description

Details

setAllowedCharacterCount($allowedCharacterCount)

No description

Parameters

$allowedCharacterCount

int getAllowedCharacterCount()

No description

Return Value

int

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