org.objectweb.jorm.metainfo.api
Interface ReferenceMapping
- MappingStructure, MetaObject, Serializable
public interface ReferenceMapping
todo: Description
String | getRuleName() - Returns the name of the rule used to map the reference.
|
void | setRuleName(String rulename) - Sets the name of the rule used to map the reference.
|
getRuleName
public String getRuleName()
Returns the name of the rule used to map the reference.
- the name of the rule.
setRuleName
public void setRuleName(String rulename)
Sets the name of the rule used to map the reference.
rulename
- the name of the rule.