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 |
---|---|
java.util.List<ICICSAttribute<?>> |
getAttributesUsedInReference() |
ICICSObjectSet<From> |
getFrom(Ref to) |
ICICSType<From> |
getFromType() |
ICICSObjectSet<From> getFrom(Ref to)
java.util.List<ICICSAttribute<?>> getAttributesUsedInReference()
Copyright ? 2008-2015 IBM Corp. All Rights Reserved.