 Members
 Members| Icon | Member | Description | 
|---|---|---|
|  | Instance()()()() | 
            Default constructor for a new Instance object.  Callers should use the
            properties or fluent setter (With...) methods to initialize this object after creating it.
             | 
|  | Instance(String) | 
            Constructs a new Instance object.
            Callers should use the properties or fluent setter (With...) methods to
            initialize any additional object members.
             |