public class CTOptionalBlackTransition extends Object
Java class for CT_OptionalBlackTransition complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CT_OptionalBlackTransition"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="thruBlk" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" /> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
CTOptionalBlackTransition() |
Modifier and Type | Method and Description |
---|---|
boolean |
isThruBlk()
Gets the value of the thruBlk property.
|
void |
setThruBlk(Boolean value)
Sets the value of the thruBlk property.
|
protected Boolean thruBlk
Copyright © 2007-2019. All Rights Reserved.