Package org.apache.bval.jsr
Interface BeanDescriptorTest.Person
-
- All Known Implementing Classes:
BeanDescriptorTest.Woman
- Enclosing class:
- BeanDescriptorTest
public static interface BeanDescriptorTest.Person
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description @NotNull String
getName()
-
-
-
Method Detail
-
getName
@NotNull @NotNull String getName()
-
-