public class TransientDetailDescriptor extends CompositeDetailDescriptor<org.apache.polygene.api.composite.TransientDescriptor> implements org.apache.polygene.api.util.Visitable<TransientDetailDescriptor>
descriptor, methods, mixins, module| Modifier and Type | Method and Description |
|---|---|
<ThrowableType extends Throwable> |
accept(org.apache.polygene.api.util.Visitor<? super TransientDetailDescriptor,ThrowableType> visitor) |
javax.json.JsonObjectBuilder |
toJson() |
descriptor, getMethodDescriptor, methods, mixins, module, toStringpublic <ThrowableType extends Throwable> boolean accept(org.apache.polygene.api.util.Visitor<? super TransientDetailDescriptor,ThrowableType> visitor) throws ThrowableType extends Throwable
accept in interface org.apache.polygene.api.util.Visitable<TransientDetailDescriptor>ThrowableType extends Throwablepublic javax.json.JsonObjectBuilder toJson()
toJson in class CompositeDetailDescriptor<org.apache.polygene.api.composite.TransientDescriptor>