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 TypeMethodDescriptionvoidRepository.addStereotype(Stereotype stereotype) Method addStereotype.voidRepository.removeStereotype(Stereotype stereotype) Method removeStereotype.Method parameters in org.fedoraproject.xmvn.config with type arguments of type StereotypeModifier and TypeMethodDescriptionvoidRepository.setStereotypes(List<Stereotype> stereotypes) Set list of artifact types that can be stored in this repository.