Uses of Class
org.jenkinsci.lib.configprovider.model.ContentType.DefinedType

Packages that use ContentType.DefinedType
org.jenkinsci.lib.configprovider.model   
 

Uses of ContentType.DefinedType in org.jenkinsci.lib.configprovider.model
 

Methods in org.jenkinsci.lib.configprovider.model that return ContentType.DefinedType
static ContentType.DefinedType ContentType.DefinedType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ContentType.DefinedType[] ContentType.DefinedType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2004-2012. All Rights Reserved.