Uses of Class
org.icatproject.RelatedItem
-
Packages that use RelatedItem Package Description org.icatproject -
-
Uses of RelatedItem in org.icatproject
Fields in org.icatproject with type parameters of type RelatedItem Modifier and Type Field Description protected List<RelatedItem>DataPublication. relatedItemsMethods in org.icatproject that return RelatedItem Modifier and Type Method Description RelatedItemObjectFactory. createRelatedItem()Create an instance ofRelatedItemMethods in org.icatproject that return types with arguments of type RelatedItem Modifier and Type Method Description List<RelatedItem>DataPublication. getRelatedItems()Gets the value of the relatedItems property.
-