Uses of Record Class
org.microbean.bean.AttributedElement
-
Uses of AttributedElement in org.microbean.bean
Fields in org.microbean.bean with type parameters of type AttributedElementModifier and TypeFieldDescriptionstatic final SequencedSet<AttributedElement> Aggregate.EMPTY_DEPENDENCIESAn immutable, emptySequencedSetofAttributedElements.Methods in org.microbean.bean that return AttributedElementModifier and TypeMethodDescriptionAssignment.assignee()Returns the value of theassigneerecord component.Methods in org.microbean.bean that return types with arguments of type AttributedElementModifier and TypeMethodDescriptiondefault SequencedSet<AttributedElement> Aggregate.dependencies()Returns an immutableSequencedSetofAttributedElementinstances.final SequencedSet<AttributedElement> Bean.dependencies()Constructors in org.microbean.bean with parameters of type AttributedElementModifierConstructorDescriptionAssignment(AttributedElement assignee, R value) Creates a newAssignment.