Uses of Enum Class
org.eclipse.lyo.oslc4j.core.model.Occurs
Packages that use Occurs
-
Uses of Occurs in org.eclipse.lyo.client.oslc.resources
Methods in org.eclipse.lyo.client.oslc.resources with parameters of type OccursConstructors in org.eclipse.lyo.client.oslc.resources with parameters of type Occurs -
Uses of Occurs in org.eclipse.lyo.oslc4j.core.model
Methods in org.eclipse.lyo.oslc4j.core.model that return OccursModifier and TypeMethodDescriptionstatic Occurs
Occurs.fromString
(String string) static Occurs
static Occurs
Returns the enum constant of this class with the specified name.static Occurs[]
Occurs.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.eclipse.lyo.oslc4j.core.model with parameters of type OccursConstructors in org.eclipse.lyo.oslc4j.core.model with parameters of type Occurs