Uses of Class
edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.AddRoleToPersonTwoStageGenerator.RoleActivityOptionTypes
-
Packages that use AddRoleToPersonTwoStageGenerator.RoleActivityOptionTypes Package Description edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators -
-
Uses of AddRoleToPersonTwoStageGenerator.RoleActivityOptionTypes in edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators
Methods in edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators that return AddRoleToPersonTwoStageGenerator.RoleActivityOptionTypes Modifier and Type Method Description static AddRoleToPersonTwoStageGenerator.RoleActivityOptionTypesAddRoleToPersonTwoStageGenerator.RoleActivityOptionTypes. valueOf(String name)Returns the enum constant of this type with the specified name.static AddRoleToPersonTwoStageGenerator.RoleActivityOptionTypes[]AddRoleToPersonTwoStageGenerator.RoleActivityOptionTypes. values()Returns an array containing the constants of this enum type, in the order they are declared.
-