Class SelfContainedSystem
java.lang.Object
ch.admin.bit.jeap.archrepo.metamodel.system.SystemComponent
ch.admin.bit.jeap.archrepo.metamodel.system.SelfContainedSystem
- All Implemented Interfaces:
Importable
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classSelfContainedSystem.SelfContainedSystemBuilder<C extends SelfContainedSystem,B extends SelfContainedSystem.SelfContainedSystemBuilder<C, B>> Nested classes/interfaces inherited from class ch.admin.bit.jeap.archrepo.metamodel.system.SystemComponent
SystemComponent.SystemComponentBuilder<C extends SystemComponent,B extends SystemComponent.SystemComponentBuilder<C, B>> -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected -
Method Summary
Methods inherited from class ch.admin.bit.jeap.archrepo.metamodel.system.SystemComponent
getCreatedAt, getDescription, getId, getImporter, getLastSeen, getName, getOwnedBy, getParent, isObsolete, setImporter, setLastSeenFromDate, setLastSeenFromNow, setOwnedBy, setParent
-
Constructor Details
-
SelfContainedSystem
-
SelfContainedSystem
public SelfContainedSystem()
-
-
Method Details