Uses of Class
org.apache.maven.model.Organization
Packages that use Organization
-
Uses of Organization in org.apache.maven.model
Methods in org.apache.maven.model that return OrganizationModifier and TypeMethodDescriptionModel.getOrganization()
Get this element describes various attributes of the organization to which the project belongs.Methods in org.apache.maven.model with parameters of type OrganizationModifier and TypeMethodDescriptionvoid
Model.setOrganization
(Organization organization) Set this element describes various attributes of the organization to which the project belongs.