public static class MetamodelVersionDescriptor.Difference
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
VersionedItem<?> |
neededMmFragment |
MetamodelVersionDescriptor.DiffType |
type |
| Constructor and Description |
|---|
Difference(VersionedItem<?> neededMmFragment,
MetamodelVersionDescriptor.DiffType compat) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
public final MetamodelVersionDescriptor.DiffType type
public final VersionedItem<?> neededMmFragment
public Difference(VersionedItem<?> neededMmFragment, MetamodelVersionDescriptor.DiffType compat)