public class org.apache.isis.extensions.commandlog.jpa.entities.CommandJpa$StartedAtDomainEvent extends org.apache.isis.extensions.commandlog.model.command.CommandModel$PropertyDomainEvent
{
public void <init>()
{
org.apache.isis.extensions.commandlog.jpa.entities.CommandJpa$StartedAtDomainEvent v;
v := @this: org.apache.isis.extensions.commandlog.jpa.entities.CommandJpa$StartedAtDomainEvent;
specialinvoke v.<org.apache.isis.extensions.commandlog.model.command.CommandModel$PropertyDomainEvent: void <init>()>();
return;
}
}