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