com.ibm.websphere.ant.tasks

Class endptEnabler.Property

  1. java.lang.Object
  2. extended bycom.ibm.ws.webservices.tools.ant.EndpointEnabler.Property
  3. extended bycom.ibm.websphere.ant.tasks.endptEnabler.Property
Enclosing class:
endptEnabler

  1. public class endptEnabler.Property
  2. extends com.ibm.ws.webservices.tools.ant.EndpointEnabler.Property
Used for nested property definitions.

Constructor Summary

Constructor and Description
endptEnabler.Property()

Method Summary

Modifier and Type Method and Description
  1. void
setKey(java.lang.String key)
key setter
  1. 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

  1. public endptEnabler.Property()

Method Detail

setKey

  1. 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

  1. 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