public class AddedPropertiesListValue extends Object implements AddedPropertiesValue
| Constructor and Description |
|---|
AddedPropertiesListValue() |
| Modifier and Type | Method and Description |
|---|---|
int |
addValue(InternalRelation internalRelation) |
void |
clear() |
Iterator<InternalRelation> |
getView() |
Iterator<InternalRelation> |
getView(Object value) |
boolean |
isNull() |
int |
removeValue(InternalRelation internalRelation) |
public int addValue(InternalRelation internalRelation)
addValue in interface AddedPropertiesValuepublic int removeValue(InternalRelation internalRelation)
removeValue in interface AddedPropertiesValuepublic boolean isNull()
isNull in interface AddedPropertiesValuepublic void clear()
clear in interface AddedPropertiesValuepublic Iterator<InternalRelation> getView()
getView in interface AddedPropertiesValuepublic Iterator<InternalRelation> getView(Object value)
getView in interface AddedPropertiesValueCopyright © 2012–2024. All rights reserved.