This project has retired. For details please refer to its
        
        Attic page.
      
 
Holder (Apache Chemistry OpenCMIS 0.11.0)
- 
- 
Constructor Summary
Constructors 
| Constructor and Description | 
Holder()
Constructs a holder with a null value. 
 | 
Holder(T value)
Constructs a holder with the given value. 
 | 
 
 
 
- 
- 
Method Detail
- 
getValue
public T getValue()
Returns the value.
- Returns:
 - the value of the holder
 
 
 
 
 
 
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.