Enum Class FloatingBaselineMember.AssociationType

java.lang.Object
java.lang.Enum<FloatingBaselineMember.AssociationType>
wt.vc.baseline.FloatingBaselineMember.AssociationType
All Implemented Interfaces:
Serializable, Comparable<FloatingBaselineMember.AssociationType>, Constable
Enclosing class:
FloatingBaselineMember

public static enum FloatingBaselineMember.AssociationType extends Enum<FloatingBaselineMember.AssociationType>
Enumeration that indicates the association type while creating the association. Currently there are only two type of associations possible FIXED_REVISION and LATEST. Supported API: true

FIXED_REVISION - Indicates members can latest iteration from a specified revision

LATEST- Indicates members can latest iteration for given master of Baselineable