Package com.persequor.event
Class ElementUri
- All Implemented Interfaces:
- Comparable<TypedValue<String>>
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionmapToStrings(List<ElementUri> incoming) mapToStrings(Set<ElementUri> incoming) static List<ElementUri>static List<ElementUri>static Set<ElementUri>static List<ElementUri>static ElementUriConstruct new ElementUri from the provided value
- 
Constructor Details- 
ElementUri
 
- 
- 
Method Details- 
ofConstruct new ElementUri from the provided value- Parameters:
- value- of the new ElementUri
- Returns:
- new ElementUri or null when the provided value is null
 
- 
mapToUris
- 
mapToUris
- 
mapToUris
- 
mapToStrings
- 
mapToUris
- 
mapToStrings
 
-