public interface IFromReferenceAttribute<To extends ICICSObject,From extends ICICSObject,Ref extends ICICSObjectReference<To>> extends com.ibm.cics.model.meta.IAttribute<ICICSObjectSet<From>>
Modifier and Type | Method and Description |
---|---|
ICICSObjectSet<From> |
getFrom(Ref to) |
ICICSType<From> |
getFromType() |
ICICSObjectSet<From> getFrom(Ref to)
Copyright © 2008-2013 IBM Corp. All Rights Reserved.