Package com.mypurecloud.sdk.v2.model
Class NumberPlan
java.lang.Object
com.mypurecloud.sdk.v2.model.NumberPlan
- All Implemented Interfaces:
Serializable
NumberPlan
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumIndicates if the resource is active, inactive, or deleted. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclassification(String classification) description(String description) The resource's description.digitLength(DigitLength digitLength) The division to which this entity belongs.booleangetId()getMatch()getName()getState()inthashCode()The name of the entity.normalizedFormat(String normalizedFormat) voidsetClassification(String classification) voidsetDescription(String description) voidsetDigitLength(DigitLength digitLength) voidsetDivision(Division division) voidvoidsetMatchType(String matchType) voidvoidsetNormalizedFormat(String normalizedFormat) voidsetNumbers(List<Number> numbers) voidsetPriority(Integer priority) voidsetVersion(Integer version) toString()The current version of the resource.
-
Constructor Details
-
NumberPlan
public NumberPlan() -
NumberPlan
-
-
Method Details
-
getId
-
name
The name of the entity. -
getName
-
setName
-
division
The division to which this entity belongs. -
getDivision
-
setDivision
-
description
The resource's description. -
getDescription
-
setDescription
-
version
The current version of the resource. -
getVersion
-
setVersion
-
getDateCreated
-
getDateModified
-
getModifiedBy
-
getCreatedBy
-
getState
-
getModifiedByApp
-
getCreatedByApp
-
match
-
getMatch
-
setMatch
-
normalizedFormat
-
getNormalizedFormat
-
setNormalizedFormat
-
priority
-
getPriority
-
setPriority
-
numbers
-
getNumbers
-
setNumbers
-
digitLength
-
getDigitLength
-
setDigitLength
-
classification
-
getClassification
-
setClassification
-
matchType
-
getMatchType
-
setMatchType
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-