Uses of Class
org.alfresco.utility.constants.NetworkSubscriptionLevel
-
Packages that use NetworkSubscriptionLevel Package Description org.alfresco.utility.constants -
-
Uses of NetworkSubscriptionLevel in org.alfresco.utility.constants
Methods in org.alfresco.utility.constants that return NetworkSubscriptionLevel Modifier and Type Method Description static NetworkSubscriptionLevelNetworkSubscriptionLevel. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static NetworkSubscriptionLevel[]NetworkSubscriptionLevel. values()Returns an array containing the constants of this enum type, in the order they are declared.
-