|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.chromattic.core.mapping.TypeMapping
org.chromattic.core.mapping.MixinTypeMapping
public class MixinTypeMapping
| Field Summary |
|---|
| Fields inherited from class org.chromattic.core.mapping.TypeMapping |
|---|
objectClass |
| Constructor Summary | |
|---|---|
MixinTypeMapping(org.reflext.api.ClassTypeInfo objectClass,
Set<PropertyMapping> propertyMappings,
Set<MethodMapping> methodMappings,
NameConflictResolution onDuplicate,
String mixinTypeName)
|
|
| Method Summary | |
|---|---|
String |
getMixinTypeName()
|
String |
toString()
|
| Methods inherited from class org.chromattic.core.mapping.TypeMapping |
|---|
equals, getFormatterClass, getMethodMappings, getObjectClass, getOnDuplicate, getPropertyMappings, hashCode |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MixinTypeMapping(org.reflext.api.ClassTypeInfo objectClass,
Set<PropertyMapping> propertyMappings,
Set<MethodMapping> methodMappings,
NameConflictResolution onDuplicate,
String mixinTypeName)
| Method Detail |
|---|
public String getMixinTypeName()
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||