org.xcmis.search.content
Class Property.SimpleValue<V>
java.lang.Object
org.xcmis.search.content.Property.ContentValue<V>
org.xcmis.search.content.Property.SimpleValue<V>
- Enclosing class:
- Property<V>
public static class Property.SimpleValue<V>
- extends Property.ContentValue<V>
Property.SimpleValue
public Property.SimpleValue(V value,
long length)
- Parameters:
value -
Property.SimpleValue
public Property.SimpleValue(V value)
- Parameters:
value -
getValue
public V getValue()
- Specified by:
getValue in class Property.ContentValue<V>
- Returns:
- value of the property.
- See Also:
Property.ContentValue.getValue()
toString
public String toString()
- Overrides:
toString in class Object
- See Also:
Object.toString()
Copyright © 2011 eXo Platform SAS. All Rights Reserved.