Class CollectionImpl
java.lang.Object
org.apache.olingo.odata2.core.servicedocument.CollectionImpl
- All Implemented Interfaces:
Collection
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetHref()getTitle()setAcceptElements(List<Accept> acceptElements) setCategories(List<Categories> categories) setCommonAttributes(CommonAttributes attributes) setExtesionElements(List<ExtensionElement> elements)
-
Constructor Details
-
CollectionImpl
public CollectionImpl()
-
-
Method Details
-
getCommonAttributes
- Specified by:
getCommonAttributesin interfaceCollection
-
getTitle
- Specified by:
getTitlein interfaceCollection
-
getHref
- Specified by:
getHrefin interfaceCollection
-
getAcceptElements
- Specified by:
getAcceptElementsin interfaceCollection
-
getCategories
- Specified by:
getCategoriesin interfaceCollection
-
getExtesionElements
- Specified by:
getExtesionElementsin interfaceCollection
-
setTitle
-
setHref
-
setAcceptElements
-
setCategories
-
setCommonAttributes
-
setExtesionElements
-