Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2013.main.command.STConnectorChangeBit
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2013.main.command |
-
Uses of STConnectorChangeBit in org.docx4j.com.microsoft.schemas.office.drawing.x2013.main.command
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2013.main.command with type parameters of type STConnectorChangeBit Modifier and Type Field Description protected java.util.List<STConnectorChangeBit>CTConnectorChanges. chgMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2013.main.command that return STConnectorChangeBit Modifier and Type Method Description static STConnectorChangeBitSTConnectorChangeBit. fromValue(java.lang.String v)static STConnectorChangeBitSTConnectorChangeBit. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static STConnectorChangeBit[]STConnectorChangeBit. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2013.main.command that return types with arguments of type STConnectorChangeBit Modifier and Type Method Description java.util.List<STConnectorChangeBit>CTConnectorChanges. getChg()Gets the value of the chg property.