public final class PropertyTypeImpl<P extends PropertyElement> extends TypeImpl implements PropertyType<P>
| Modifier and Type | Field and Description |
|---|---|
protected Set<PropertyDefinition> |
properties |
abstractType, changelog, DEFAULT_CHANGELOG_MAP, description, header, name, superClasses, versionNAMEABSTRACT_PROPERTY, CHANGELOG_PROPERTY, DESCRIPTION_PROPERTY, NAME_PROPERTY, PROPERTIES_PROPERTY, TYPE_SUPERCLASSES_PROPERTY, VERSION_PROPERTYHEADER_PROPERTYCLASS_PROPERTY, DATETIME_PATTERN, SUPERCLASSES_PROPERTY| Modifier | Constructor and Description |
|---|---|
protected |
PropertyTypeImpl() |
|
PropertyTypeImpl(Class<P> clz) |
| Modifier and Type | Method and Description |
|---|---|
AccessType |
getAccessType() |
Set<PropertyDefinition> |
getProperties() |
getChangelog, getChangelogWithVersionAsString, getDescription, getGenericClass, getHeader, getInstance, getName, getSuperClasses, getVersion, getVersionAsString, isAbstract, retrieveListOfProperties, retrieveSuperClasses, setChangelog, setHeader, setVersionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDescription, getHeader, getName, getSuperClasses, isAbstract, setHeadergetChangelog, getChangelogWithVersionAsString, getVersion, getVersionAsStringprotected Set<PropertyDefinition> properties
public Set<PropertyDefinition> getProperties()
getProperties in interface PropertyType<P extends PropertyElement>getProperties in interface TypegetProperties in class TypeImplpublic AccessType getAccessType()
getAccessType in interface TypegetAccessType in class TypeImplCopyright © 2022. All Rights Reserved.