public final class PropertyTypeImpl<P extends PropertyElement> extends TypeImpl implements PropertyType<P>
| Modifier and Type | Field and Description |
|---|---|
protected Set<PropertyDefinition> |
properties |
abstractType, description, DESCRIPTION, header, name, superClassesNAMEDESCRIPTION, VERSIONABSTRACT_PROPERTY, DESCRIPTION_PROPERTY, NAME_PROPERTY, PROPERTIES_PROPERTY, TYPE_SUPERCLASSES_PROPERTYHEADER_PROPERTYCLASS_PROPERTY, DATETIME_PATTERN, SUPERCLASSES_PROPERTY| Modifier | Constructor and Description |
|---|---|
protected |
PropertyTypeImpl() |
|
PropertyTypeImpl(Class<P> clz) |
| Modifier and Type | Method and Description |
|---|---|
Set<PropertyDefinition> |
getProperties() |
getDescription, getGenericClass, getHeader, getInstance, getName, getSuperClasses, isAbstract, retrieveListOfProperties, retrieveSuperClasses, setHeaderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDescription, getHeader, getName, getSuperClasses, isAbstract, setHeaderprotected Set<PropertyDefinition> properties
public Set<PropertyDefinition> getProperties()
getProperties in interface PropertyType<P extends PropertyElement>getProperties in interface TypegetProperties in class TypeImplCopyright © 2020. All Rights Reserved.