| Modifier and Type | Method and Description |
|---|---|
static ValueSemanticsProviderAndFacetAbstract.EqualByContent |
ValueSemanticsProviderAndFacetAbstract.EqualByContent.of(boolean equalByContent) |
static ValueSemanticsProviderAndFacetAbstract.EqualByContent |
ValueSemanticsProviderAndFacetAbstract.EqualByContent.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValueSemanticsProviderAndFacetAbstract.EqualByContent[] |
ValueSemanticsProviderAndFacetAbstract.EqualByContent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ValueSemanticsProviderAndFacetAbstract(Class<? extends Facet> adapterFacetType,
FacetHolder holder,
Class<T> adaptedClass,
int typicalLength,
ValueSemanticsProviderAndFacetAbstract.Immutability immutability,
ValueSemanticsProviderAndFacetAbstract.EqualByContent equalByContent,
T defaultValue,
IsisConfiguration configuration,
ValueSemanticsProviderContext context) |
| Constructor and Description |
|---|
DateValueSemanticsProviderAbstract(FacetHolder holder,
Class<T> adaptedClass,
ValueSemanticsProviderAndFacetAbstract.Immutability immutability,
ValueSemanticsProviderAndFacetAbstract.EqualByContent equalByContent,
T defaultValue,
IsisConfiguration configuration,
ValueSemanticsProviderContext context) |
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.