Uses of Class
org.eclipse.tycho.plugins.p2.extras.Repository.Layout
-
Packages that use Repository.Layout Package Description org.eclipse.tycho.plugins.p2.extras -
-
Uses of Repository.Layout in org.eclipse.tycho.plugins.p2.extras
Methods in org.eclipse.tycho.plugins.p2.extras that return Repository.Layout Modifier and Type Method Description Repository.Layout
Repository. getLayout()
static Repository.Layout
Repository.Layout. valueOf(String name)
Returns the enum constant of this type with the specified name.static Repository.Layout[]
Repository.Layout. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-