|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gcube.contentmanagement.storagelayer.storagemanagementservice.stubs.filter.property.PropertyFilter
public class PropertyFilter
Constructor Summary | |
---|---|
PropertyFilter(PropertyCondition propertyCondition)
|
Method Summary | |
---|---|
PropertyCondition |
getPropertyCondition()
|
SMSFilterType |
getType()
Return the filter type. |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public PropertyFilter(PropertyCondition propertyCondition)
propertyCondition
- Method Detail |
---|
public PropertyCondition getPropertyCondition()
public SMSFilterType getType()
getType
in interface SMSFilter
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |