public class ValueObjectType extends ManagedType
class Address {
private String city;
private String street;
private String zip;
...
}
| Constructor and Description |
|---|
ValueObjectType(org.javers.core.metamodel.type.ValueObject valueObject) |
| Modifier and Type | Method and Description |
|---|---|
org.javers.core.metamodel.type.ValueObject |
getManagedClass() |
getProperties, getProperties, getProperty, getRawDehydratedType, prettyPrintBuilderequals, getActualTypeArguments, getBaseJavaClass, getBaseJavaType, getName, hashCode, isGenericType, isInstance, prettyPrint, toString