Uses of Class
com.atlassian.jira.model.querydsl.EntityPropertyDTO
Packages that use EntityPropertyDTO
-
Uses of EntityPropertyDTO in com.atlassian.jira.model.querydsl
Methods in com.atlassian.jira.model.querydsl that return EntityPropertyDTOModifier and TypeMethodDescriptionEntityPropertyDTO.Builder.build()static EntityPropertyDTOEntityPropertyDTO.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 EntityPropertyDTOModifier and TypeMethodDescriptionstatic EntityPropertyDTO.BuilderEntityPropertyDTO.builder(EntityPropertyDTO entityPropertyDTO) Constructors in com.atlassian.jira.model.querydsl with parameters of type EntityPropertyDTO