public interface IToReferenceAttribute<From extends ICICSObject,To extends ICICSObject,Ref extends ICICSObjectReference<To>> extends com.ibm.cics.model.meta.IAttribute<ICICSObjectReference<To>>
Modifier and Type | Method and Description |
---|---|
Ref |
getTo(From from) |
ICICSType<To> |
getToType() |
Copyright ? 2008-2015 IBM Corp. All Rights Reserved.