Uses of Interface
org.opencrx.kernel.building1.cci2.LinkableItemLinkTo

Packages that use LinkableItemLinkTo
org.opencrx.kernel.building1.cci2   
org.opencrx.kernel.building1.jmi1   
org.opencrx.kernel.building1.jpa3   
 

Uses of LinkableItemLinkTo in org.opencrx.kernel.building1.cci2
 

Methods in org.opencrx.kernel.building1.cci2 with type parameters of type LinkableItemLinkTo
<T extends LinkableItemLinkTo>
LinkableItemContainsLinkTo.ItemLinkTo<T>
LinkableItem.getItemLinkTo()
          Retrieves a set containing all the elements for the reference itemLinkTo.
 

Methods in org.opencrx.kernel.building1.cci2 that return LinkableItemLinkTo
 LinkableItemLinkTo LinkableItemLinkFrom.getLinkTo()
          Retrieves the value for the reference linkTo.
 

Methods in org.opencrx.kernel.building1.cci2 with parameters of type LinkableItemLinkTo
 void LinkableItemLinkFrom.setLinkTo(LinkableItemLinkTo linkTo)
          Sets a new value for the reference linkTo.
 

Uses of LinkableItemLinkTo in org.opencrx.kernel.building1.jmi1
 

Subinterfaces of LinkableItemLinkTo in org.opencrx.kernel.building1.jmi1
 interface LinkableItemLinkTo
          Class LinkableItemLinkTo
 

Methods in org.opencrx.kernel.building1.jmi1 with parameters of type LinkableItemLinkTo
 void LinkableItemLinkFrom.setLinkTo(LinkableItemLinkTo linkTo)
          Sets a new value for the reference linkTo.
 

Uses of LinkableItemLinkTo in org.opencrx.kernel.building1.jpa3
 

Classes in org.opencrx.kernel.building1.jpa3 that implement LinkableItemLinkTo
 class LinkableItemLinkTo
          Class LinkableItemLinkTo
 

Methods in org.opencrx.kernel.building1.jpa3 with type parameters of type LinkableItemLinkTo
<T extends LinkableItemLinkTo>
LinkableItemContainsLinkTo.ItemLinkTo<T>
InventoryItem.getItemLinkTo()
          Retrieves a set containing all the elements for the reference itemLinkTo.
<T extends LinkableItemLinkTo>
LinkableItemContainsLinkTo.ItemLinkTo<T>
Facility.getItemLinkTo()
          Retrieves a set containing all the elements for the reference itemLinkTo.
 

Methods in org.opencrx.kernel.building1.jpa3 that return LinkableItemLinkTo
 LinkableItemLinkTo LinkableItemLinkFrom.getLinkTo()
          Retrieves the value for the reference linkTo.
 

Methods in org.opencrx.kernel.building1.jpa3 with parameters of type LinkableItemLinkTo
 void LinkableItemLinkFrom.setLinkTo(LinkableItemLinkTo linkTo)
          Sets a new value for the reference linkTo.
 



This software is published under the BSD license. Copyright © 2003-2009, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.