|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Specifies licensing requirements for the resource adapter module. Specifies whether a license is required to deploy and use this resource adapter, and an optional description of the licensing terms (examples: duration of license, number of connection restrictions).
Method Summary | |
---|---|
java.lang.String |
getDescription()
|
EList |
getDescriptions()
Returns the value of the 'Descriptions' containment reference list. |
boolean |
isRequired()
|
boolean |
isSetRequired()
Returns whether the value of the ' Required ' attribute is set |
void |
setDescription(java.lang.String value)
|
void |
setRequired(boolean value)
|
void |
unsetRequired()
Unsets the value of the ' Required ' attribute |
Method Detail |
public java.lang.String getDescription()
public void setDescription(java.lang.String value)
value
- The new value of the Description attributepublic boolean isRequired()
public void setRequired(boolean value)
value
- The new value of the Required attributepublic void unsetRequired()
Required
' attribute.
isSetRequired()
,
isRequired()
,
setRequired(boolean)
public boolean isSetRequired()
Required
' attribute is set.
unsetRequired()
,
isRequired()
,
setRequired(boolean)
public EList getDescriptions()
Description
.
If the meaning of the 'Descriptions' containment reference list isn't clear, there really should be more of a description here...
JcaPackage.getLicense_Descriptions()
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |