Uses of Class
org.fissore.jrecordbind.RecordDefinition.Property
-
Packages that use RecordDefinition.Property Package Description org.fissore.jrecordbind -
-
Uses of RecordDefinition.Property in org.fissore.jrecordbind
Methods in org.fissore.jrecordbind that return types with arguments of type RecordDefinition.Property Modifier and Type Method Description List<RecordDefinition.Property>
RecordDefinition. getProperties()
The list ofproperties
contained by this definition
-