org.ogf.graap.wsag.wsrf.sg.impl
Class RuleContextContainer
java.lang.Object
org.ogf.graap.wsag.wsrf.sg.impl.RuleContextContainer
public class RuleContextContainer
- extends Object
RuleContextContainer
- Author:
- Oliver Waeldrich
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RuleContextContainer
public RuleContextContainer()
setPortTypeQName
public void setPortTypeQName(QName portTypeQName)
- Parameters:
portTypeQName
- the portTypeQName to set
getPortTypeQName
public QName getPortTypeQName()
- Returns:
- the portTypeQName
setRegistryEPR
public void setRegistryEPR(EndpointReferenceType registryEPR)
- Parameters:
registryEPR
- the registryEPR to set
getRegistryEPR
public EndpointReferenceType getRegistryEPR()
- Returns:
- the registryEPR
setFactoryEPR
public void setFactoryEPR(EndpointReferenceType factoryEPR)
- Parameters:
factoryEPR
- the factoryEPR to set
getFactoryEPR
public EndpointReferenceType getFactoryEPR()
- Returns:
- the factoryEPR
Copyright © 2008-2012. All Rights Reserved.