Package com.aspose.tasks.cloud.model
Class OutlineMask
java.lang.Object
com.aspose.tasks.cloud.model.OutlineMask
Represents four elements of a mask which defines an outline code format.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OutlineMask
public OutlineMask()
-
-
Method Details
-
level
-
getLevel
The level of a mask.- Returns:
- level
-
setLevel
-
type
-
getType
The type of a mask.- Returns:
- type
-
setType
-
length
-
getLength
The maximum length (in characters) of the outline code values. 0 if length is not defined.- Returns:
- length
-
setLength
-
separator
-
getSeparator
The separator of code values.- Returns:
- separator
-
setSeparator
-
equals
-
hashCode
public int hashCode() -
toString
-