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 |
---|---|
java.util.List<ICICSAttribute<?>> |
getAttributesUsedInReference() |
Ref |
getTo(From from) |
ICICSType<To> |
getToType() |
java.util.List<ICICSAttribute<?>> getAttributesUsedInReference()
Copyright ? 2008-2015 IBM Corp. All Rights Reserved.