|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Property.ContentValue | |
|---|---|
| org.xcmis.search.content | |
| Uses of Property.ContentValue in org.xcmis.search.content |
|---|
| Subclasses of Property.ContentValue in org.xcmis.search.content | |
|---|---|
static class |
Property.BinaryValue
|
static class |
Property.SimpleValue<V>
|
| Methods in org.xcmis.search.content that return types with arguments of type Property.ContentValue | |
|---|---|
Collection<Property.ContentValue<V>> |
Property.getValue()
|
| Constructors in org.xcmis.search.content with parameters of type Property.ContentValue | |
|---|---|
Property(PropertyType type,
String name,
Property.ContentValue<V> value)
|
|
| Constructor parameters in org.xcmis.search.content with type arguments of type Property.ContentValue | |
|---|---|
Property(PropertyType type,
String name,
Collection<Property.ContentValue<V>> value)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||