Class Property

    • Constructor Detail

      • Property

        public Property()
    • Method Detail

      • getDescriptions

        public abstract Collection<? extends String> getDescriptions()
      • getDisplayNames

        public abstract Collection<? extends String> getDisplayNames()
      • getPropertyName

        public abstract String getPropertyName()
      • getPropertyClass

        public abstract String getPropertyClass()
      • getDefaultValue

        public abstract String getDefaultValue()
      • getSuggestedValue

        public abstract String getSuggestedValue()
      • getPropertyExtensions

        public abstract Collection<? extends String> getPropertyExtensions()