Uses of Enum
org.docx4j.dml.diagram.STParameterId
Packages that use STParameterId
-
Uses of STParameterId in org.docx4j.dml.diagram
Fields in org.docx4j.dml.diagram declared as STParameterIdMethods in org.docx4j.dml.diagram that return STParameterIdModifier and TypeMethodDescriptionstatic STParameterIdCTParameter.getType()Gets the value of the type property.static STParameterIdReturns the enum constant of this type with the specified name.static STParameterId[]STParameterId.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.dml.diagram with parameters of type STParameterIdModifier and TypeMethodDescriptionvoidCTParameter.setType(STParameterId value) Sets the value of the type property.