Uses of Interface
net.foxgenesis.property.IPropertyMapping
Packages that use IPropertyMapping
Package
Description
Package containing implementation of the
IPropertyField system for use with Guilds.-
Uses of IPropertyMapping in net.foxgenesis.property
Classes in net.foxgenesis.property with type parameters of type IPropertyMappingModifier and TypeInterfaceDescriptioninterfaceIPropertyField<K,F, M extends IPropertyMapping> An interface that provides generic methods used to retrieve and set properties from various data structures.interfaceIPropertyProvider<K,F, M extends IPropertyMapping> An interface containing methods used for constructing/providingIPropertyFields. -
Uses of IPropertyMapping in net.foxgenesis.watame.property
Subinterfaces of IPropertyMapping in net.foxgenesis.watame.propertyClasses in net.foxgenesis.watame.property that implement IPropertyMapping