IBM WebSphere Application ServerTM
Release 7

com.ibm.websphere.ant.tasks
Class endptEnabler.Property

java.lang.Object
  extended by com.ibm.ws.webservices.tools.ant.EndpointEnabler.Property
      extended by com.ibm.websphere.ant.tasks.endptEnabler.Property
Enclosing class:
endptEnabler

public class endptEnabler.Property
extends com.ibm.ws.webservices.tools.ant.EndpointEnabler.Property

Used for nested property definitions.


Constructor Summary
endptEnabler.Property()
           
 
Method Summary
 void setKey(java.lang.String key)
          key setter
 void setValue(java.lang.String value)
          value setter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

endptEnabler.Property

public endptEnabler.Property()
Method Detail

setKey

public void setKey(java.lang.String key)
key setter

Overrides:
setKey in class com.ibm.ws.webservices.tools.ant.EndpointEnabler.Property
Parameters:
key - The key for the property

setValue

public void setValue(java.lang.String value)
value setter

Overrides:
setValue in class com.ibm.ws.webservices.tools.ant.EndpointEnabler.Property
Parameters:
value - The value for the property element key

IBM WebSphere Application ServerTM
Release 7