Uses of Class
de.codecentric.reedelk.platform.commons.ServiceReferenceProperty
-
Packages that use ServiceReferenceProperty Package Description de.codecentric.reedelk.platform.commons -
-
Uses of ServiceReferenceProperty in de.codecentric.reedelk.platform.commons
Methods in de.codecentric.reedelk.platform.commons that return ServiceReferenceProperty Modifier and Type Method Description static ServiceReferencePropertyServiceReferenceProperty. valueOf(String name)Returns the enum constant of this type with the specified name.static ServiceReferenceProperty[]ServiceReferenceProperty. values()Returns an array containing the constants of this enum type, in the order they are declared.
-