Class EventMetadataCollection.EventMetadataList
- java.lang.Object
-
- com.adobe.aio.event.management.model.EventMetadataCollection.EventMetadataList
-
- Enclosing class:
- EventMetadataCollection
public static class EventMetadataCollection.EventMetadataList extends Object
-
-
Constructor Summary
Constructors Constructor Description EventMetadataList()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)List<EventMetadata>getEventmetadata()inthashCode()booleanisEmpty()StringtoString()
-
-
-
Method Detail
-
getEventmetadata
public List<EventMetadata> getEventmetadata()
-
isEmpty
public boolean isEmpty()
-
-