Uses of Class
org.fedoraproject.xmvn.config.Stereotype
Packages that use Stereotype
-
Uses of Stereotype in org.fedoraproject.xmvn.config
Methods in org.fedoraproject.xmvn.config that return StereotypeMethods in org.fedoraproject.xmvn.config that return types with arguments of type StereotypeMethods in org.fedoraproject.xmvn.config with parameters of type StereotypeModifier and TypeMethodDescriptionvoid
Repository.addStereotype
(Stereotype stereotype) Method addStereotype.void
Repository.removeStereotype
(Stereotype stereotype) Method removeStereotype.Method parameters in org.fedoraproject.xmvn.config with type arguments of type StereotypeModifier and TypeMethodDescriptionvoid
Repository.setStereotypes
(List<Stereotype> stereotypes) Set list of artifact types that can be stored in this repository.