Uses of Enum Class
network.ike.docs.plugin.diff.StampRegistry.Status
Packages that use StampRegistry.Status
-
Uses of StampRegistry.Status in network.ike.docs.plugin.diff
Subclasses with type arguments of type StampRegistry.Status in network.ike.docs.plugin.diffModifier and TypeClassDescriptionstatic enumMarked-region status, stated redundantly in each endnote.Methods in network.ike.docs.plugin.diff that return StampRegistry.StatusModifier and TypeMethodDescriptionStampRegistry.Stamp.status()Returns the value of thestatusrecord component.static StampRegistry.StatusReturns the enum constant of this class with the specified name.static StampRegistry.Status[]StampRegistry.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in network.ike.docs.plugin.diff with parameters of type StampRegistry.StatusModifier and TypeMethodDescriptionStampRegistry.footnote(String attribution, StampRegistry.Status status, String module) The reusable footnote macro for one attribution + status.Constructors in network.ike.docs.plugin.diff with parameters of type StampRegistry.Status