Uses of Enum Class
org.alfresco.governance.classification.model.SecurityMarksUpdateEntry.OpEnum
Packages that use SecurityMarksUpdateEntry.OpEnum
-
Uses of SecurityMarksUpdateEntry.OpEnum in org.alfresco.governance.classification.model
Methods in org.alfresco.governance.classification.model that return SecurityMarksUpdateEntry.OpEnumModifier and TypeMethodDescription@NotNull SecurityMarksUpdateEntry.OpEnumSecurityMarksUpdateEntry.getOp()Get opReturns the enum constant of this class with the specified name.static SecurityMarksUpdateEntry.OpEnum[]SecurityMarksUpdateEntry.OpEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.alfresco.governance.classification.model with parameters of type SecurityMarksUpdateEntry.OpEnumModifier and TypeMethodDescriptionSecurityMarksUpdateEntry.op(SecurityMarksUpdateEntry.OpEnum op) voidSecurityMarksUpdateEntry.setOp(SecurityMarksUpdateEntry.OpEnum op)