Package com.mypurecloud.sdk.v2.model
Class PropertyDefinition
java.lang.Object
com.mypurecloud.sdk.v2.model.PropertyDefinition
- All Implemented Interfaces:
Serializable
PropertyDefinition
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescription(String description) booleangetItems()getTitle()getType()inthashCode()properties(Map<String, PropertyDefinition> properties) voidsetDescription(String description) voidvoidvoidsetPattern(String pattern) voidsetProperties(Map<String, PropertyDefinition> properties) voidvoidtoString()
-
Constructor Details
-
PropertyDefinition
public PropertyDefinition() -
PropertyDefinition
-
-
Method Details
-
title
-
getTitle
-
setTitle
-
description
-
getDescription
-
setDescription
-
type
-
getType
-
setType
-
pattern
-
getPattern
-
setPattern
-
format
-
getFormat
-
setFormat
-
items
-
getItems
-
setItems
-
properties
-
getProperties
-
setProperties
-
equals
-
hashCode
public int hashCode() -
toString
-