Uses of Interface
net.anwiba.commons.utilities.property.IProperties
-
Packages that use IProperties Package Description net.anwiba.commons.utilities.property -
-
Uses of IProperties in net.anwiba.commons.utilities.property
Classes in net.anwiba.commons.utilities.property that implement IProperties Modifier and Type Class Description classPropertiesMethods in net.anwiba.commons.utilities.property that return IProperties Modifier and Type Method Description IPropertiesIProperties. adapt(int rowIndex, IProperty parameter)IPropertiesProperties. adapt(int index, IProperty parameter)IPropertiesPropertiesBuilder. build()Constructors in net.anwiba.commons.utilities.property with parameters of type IProperties Constructor Description PropertiesBuilder(IProperties properties)
-