org.eclipse.higgins.sts.common
Class AppliesTo

java.lang.Object
  extended byorg.eclipse.higgins.sts.common.AppliesTo
All Implemented Interfaces:
org.eclipse.higgins.sts.api.IAppliesTo

public class AppliesTo
extends java.lang.Object
implements org.eclipse.higgins.sts.api.IAppliesTo

Author:
mikemci@us.ibm.com

Constructor Summary
AppliesTo()
           
 
Method Summary
 org.eclipse.higgins.sts.api.IEndpointReference getEndpointReference()
           
 void setEndpointReference(org.eclipse.higgins.sts.api.IEndpointReference epr)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AppliesTo

public AppliesTo()
Method Detail

getEndpointReference

public org.eclipse.higgins.sts.api.IEndpointReference getEndpointReference()
Specified by:
getEndpointReference in interface org.eclipse.higgins.sts.api.IAppliesTo

setEndpointReference

public void setEndpointReference(org.eclipse.higgins.sts.api.IEndpointReference epr)
Specified by:
setEndpointReference in interface org.eclipse.higgins.sts.api.IAppliesTo