@TypeMetadata(name="FacetType", description="This class provides information for the definition of any FacetType", version="1.0.0") @Change(version="1.0.0", description="First Version") public interface FacetType extends EntityType
| Modifier and Type | Field and Description |
|---|---|
static String |
NAME |
ABSTRACT_PROPERTY, CHANGELOG_PROPERTY, DESCRIPTION_PROPERTY, NAME_PROPERTY, PROPERTIES_PROPERTY, TYPE_SUPERCLASSES_PROPERTY, VERSION_PROPERTYHEADER_PROPERTY| Modifier and Type | Method and Description |
|---|---|
Set<PropertyDefinition> |
getProperties() |
getDescription, getName, getSuperClasses, isAbstractgetAccessType, getChangelog, getChangelogWithVersionAsString, getVersion, getVersionAsStringgetHeadersetHeaderstatic final String NAME
@ISProperty(name="properties", readonly=false, mandatory=true, nullable=false) Set<PropertyDefinition> getProperties()
getProperties in interface TypeCopyright © 2022. All Rights Reserved.