Uses of Enum Class
org.orcid.jaxb.model.notification.permission_v2.ItemType
Packages that use ItemType
-
Uses of ItemType in org.orcid.jaxb.model.notification.permission_v2
Fields in org.orcid.jaxb.model.notification.permission_v2 declared as ItemTypeMethods in org.orcid.jaxb.model.notification.permission_v2 that return ItemTypeModifier and TypeMethodDescriptionItem.getItemType()Gets the value of the itemType property.static ItemTypeReturns the enum constant of this class with the specified name.static ItemType[]ItemType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.orcid.jaxb.model.notification.permission_v2 with parameters of type ItemTypeModifier and TypeMethodDescriptionvoidItem.setItemType(ItemType value) Sets the value of the itemType property.