Uses of Class
org.jenkinsci.plugins.structs.describable.DescribableModel
Packages that use DescribableModel
-
Uses of DescribableModel in org.jenkinsci.plugins.structs.describable
Methods in org.jenkinsci.plugins.structs.describable that return DescribableModelModifier and TypeMethodDescriptionUninstantiatedDescribable.getModel()Returns the model associated with this object.HomogeneousObjectType.getSchemaType()The schema representing a type of nested object.static <T> DescribableModel<T> Binds type parameter, preferred means of obtaining a DescribableModel.Methods in org.jenkinsci.plugins.structs.describable that return types with arguments of type DescribableModelModifier and TypeMethodDescriptionHeterogeneousObjectType.getTypes()A map from names which could be passed toCLAZZto types of allowable nested objects.Methods in org.jenkinsci.plugins.structs.describable with parameters of type DescribableModelModifier and TypeMethodDescriptionvoidUninstantiatedDescribable.setModel(DescribableModel model)