Uses of Enum
org.pptx4j.com.microsoft.schemas.office.powerpoint.x201804.main.STClassificationOutcomeType
Packages that use STClassificationOutcomeType
-
Uses of STClassificationOutcomeType in org.pptx4j.com.microsoft.schemas.office.powerpoint.x201804.main
Fields in org.pptx4j.com.microsoft.schemas.office.powerpoint.x201804.main declared as STClassificationOutcomeTypeModifier and TypeFieldDescriptionprotected STClassificationOutcomeTypeCTClassificationOutcome.valMethods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x201804.main that return STClassificationOutcomeTypeModifier and TypeMethodDescriptionstatic STClassificationOutcomeTypeCTClassificationOutcome.getVal()Gets the value of the val property.static STClassificationOutcomeTypeReturns the enum constant of this type with the specified name.static STClassificationOutcomeType[]STClassificationOutcomeType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x201804.main with parameters of type STClassificationOutcomeTypeModifier and TypeMethodDescriptionvoidCTClassificationOutcome.setVal(STClassificationOutcomeType value) Sets the value of the val property.