@Documented @Retention(value=RUNTIME) @Target(value=TYPE) public @interface Describe
Persistable.Descriptor subclasses that encapsulate the state of a Persistable
that can be instantiated by directly using its constructors, without relying on Creator factories.
See PersistenceService#make(Persistable.Descriptor) for details.public abstract String className
Copyright © 2019 LSST. All rights reserved.