Uses of Class
com.atlassian.jira.model.querydsl.ProductLicenseDTO
Packages that use ProductLicenseDTO
-
Uses of ProductLicenseDTO in com.atlassian.jira.model.querydsl
Methods in com.atlassian.jira.model.querydsl that return ProductLicenseDTOModifier and TypeMethodDescriptionProductLicenseDTO.Builder.build()static ProductLicenseDTOProductLicenseDTO.fromGenericValue(org.ofbiz.core.entity.GenericValue gv) Constructs a new instance of this Data Transfer object from the values in the given GenericValue.Methods in com.atlassian.jira.model.querydsl with parameters of type ProductLicenseDTOModifier and TypeMethodDescriptionstatic ProductLicenseDTO.BuilderProductLicenseDTO.builder(ProductLicenseDTO productLicenseDTO) Constructors in com.atlassian.jira.model.querydsl with parameters of type ProductLicenseDTO