Package com.mypurecloud.sdk.v2.model
Class Section
java.lang.Object
com.mypurecloud.sdk.v2.model.Section
- All Implemented Interfaces:
Serializable
Section
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetKey()getState()inthashCode()instructionText(String instructionText) voidsetFieldList(List<FieldList> fieldList) voidsetInstructionText(String instructionText) voidvoidtoString()
-
Constructor Details
-
Section
public Section() -
Section
-
-
Method Details