tyrex.resource.jca.dd
Class DDLicense
java.lang.Object
|
+--tyrex.resource.jca.dd.DDLicense
- public class DDLicense
- extends java.lang.Object
- Version:
- $Revision: 1.2 $
- Author:
- Assaf Arkin
Field Summary |
static java.lang.String |
FALSE
|
static java.lang.String |
TRUE
|
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TRUE
public static final java.lang.String TRUE
FALSE
public static final java.lang.String FALSE
DDLicense
public DDLicense()
getDescription
public java.lang.String getDescription()
setDescription
public void setDescription(java.lang.String description)
getLicenseRequired
public java.lang.String getLicenseRequired()
- Specifies whether a license is required to deploy and use the
resource adapter. Valid values are
TRUE
or FALSE
.
- Returns:
- Specifies whether a license is required
setLicenseRequired
public void setLicenseRequired(java.lang.String required)
Intalio Inc. (C) 1999-2001. All rights reserved.