com.metamatrix.soap.sqlquerywebservice.helper
Class Property
java.lang.Object
com.metamatrix.soap.sqlquerywebservice.helper.Property
public class Property
- extends java.lang.Object
Property holder used for a connection's optional property values.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
propertyName
protected java.lang.String propertyName
propertyValue
protected java.lang.String propertyValue
Property
public Property()
getPropertyName
public java.lang.String getPropertyName()
setPropertyName
public void setPropertyName(java.lang.String propertyName)
getPropertyValue
public java.lang.String getPropertyValue()
setPropertyValue
public void setPropertyValue(java.lang.String propertyValue)
Copyright © 2009. All Rights Reserved.