public final class ValueCompositeType extends StatefulAssociationValueType<ValueDescriptor>
modelBIG_DECIMAL, BIG_INTEGER, BOOLEAN, BYTE, CHARACTER, DOUBLE, DURATION, ENTITY_REFERENCE, FLOAT, IDENTITY, INSTANT, INTEGER, LOCAL_DATE, LOCAL_DATE_TIME, LOCAL_TIME, LONG, OBJECT, OFFSET_DATE_TIME, PERIOD, SHORT, STRING, types, ZONED_DATE_TIME| Constructor and Description |
|---|
ValueCompositeType(ValueDescriptor model) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
static boolean |
isValueComposite(Type type) |
static ValueCompositeType |
of(ValueDescriptor model) |
associations, isStatefulAssociationValue, manyAssociations, module, namedAssociations, propertiesof, primaryType, toString, typespublic ValueCompositeType(ValueDescriptor model)
public static ValueCompositeType of(ValueDescriptor model)
public static boolean isValueComposite(Type type)