Uses of Annotation Interface
io.fluxzero.sdk.web.ApiDoc
Packages that use ApiDoc
-
Uses of ApiDoc in io.fluxzero.sdk.modeling
Methods in io.fluxzero.sdk.modeling that return ApiDocModifier and TypeMethodDescriptionEntityMetadata.ParentReference.apiDoc()Returns the value of theapiDocrecord component.Constructors in io.fluxzero.sdk.modeling with parameters of type ApiDocModifierConstructorDescriptionParentReference(EntityMetadata.Property property, String pathInParent, List<Class<?>> parentModelTypes, ApiDoc apiDoc, boolean deleteOnParentDeletion) Creates an instance of aParentReferencerecord class.