Uses of Class
org.rodnansol.core.generator.template.data.PropertyDeprecation
-
Packages that use PropertyDeprecation Package Description org.rodnansol.core.generator.template.data -
-
Uses of PropertyDeprecation in org.rodnansol.core.generator.template.data
Methods in org.rodnansol.core.generator.template.data that return PropertyDeprecation Modifier and Type Method Description PropertyDeprecationProperty. getPropertyDeprecation()Methods in org.rodnansol.core.generator.template.data with parameters of type PropertyDeprecation Modifier and Type Method Description voidProperty. setPropertyDeprecation(PropertyDeprecation propertyDeprecation)Constructors in org.rodnansol.core.generator.template.data with parameters of type PropertyDeprecation Constructor Description Property(String fqName, String type, String key, String description, String defaultValue, PropertyDeprecation propertyDeprecation)
-