Package ch.nolix.core.misc.license
Klasse AbstractFeature
java.lang.Object
ch.nolix.core.misc.license.AbstractFeature
- Alle implementierten Schnittstellen:
INameHolder
A
AbstractFeature can be required for certain functionalities.- Version:
- 2019-11-16
- Autor:
- Silvan Wyss
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Von Klasse geerbte Methoden java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitVon Schnittstelle geerbte Methoden ch.nolix.coreapi.attribute.mandatoryattribute.INameHolder
getNameInQuotes, hasName, hasSameNameAs
-
Konstruktordetails
-
AbstractFeature
public AbstractFeature()
-
-
Methodendetails
-
getAuthorizedLicenseTypes
- Gibt zurück:
- the authorized
Licensetypes of the currentAbstractFeature.
-
getName
- Angegeben von:
getNamein SchnittstelleINameHolder- Gibt zurück:
- the name of the current
INameHolder.
-