Searched defs:stringProperty (Results 1 – 4 of 4) sorted by relevance
65 private String stringProperty; field in SamePropertyValuesAsTest.ExampleBean69 public ExampleBean(String stringProperty, int intProperty, Value valueProperty) { in ExampleBean()87 … public SubBeanWithNoExtraProperties(String stringProperty, int intProperty, Value valueProperty) { in SubBeanWithNoExtraProperties()93 public SubBeanWithExtraProperty(String stringProperty, int intProperty, Value valueProperty) { in SubBeanWithExtraProperty()
64 val stringProperty = SimpleStringProperty() constant in examples.FxAsFlowApp
63 private String stringProperty; field in ReflectionUtilsTest.TestClass
108 Property stringProperty = Iterables.getOnlyElement(onlyString.getRequiredProperties()); in markAsSet_reference() local163 Property stringProperty = Iterables.getOnlyElement(onlyString.getRequiredProperties()); in missingRequiredProperty_reference() local