|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.grizzly.http.webxml.schema.version_2_3.ResourceEnvRef
public class ResourceEnvRef
| Field Summary | |
|---|---|
protected Description |
description
|
protected String |
id
|
protected ResourceEnvRefName |
resourceEnvRefName
|
protected ResourceEnvRefType |
resourceEnvRefType
|
| Constructor Summary | |
|---|---|
ResourceEnvRef()
|
|
| Method Summary | |
|---|---|
void |
addVetoableChangeListener(String param0,
VetoableChangeListener param1)
|
void |
addVetoableChangeListener(VetoableChangeListener param0)
|
Description |
getDescription()
Gets the value of the description property. |
String |
getId()
Gets the value of the id property. |
ResourceEnvRefName |
getResourceEnvRefName()
Gets the value of the resourceEnvRefName property. |
ResourceEnvRefType |
getResourceEnvRefType()
Gets the value of the resourceEnvRefType property. |
void |
removeVetoableChangeListener(String param0,
VetoableChangeListener param1)
|
void |
removeVetoableChangeListener(VetoableChangeListener param0)
|
void |
setDescription(Description value)
Sets the value of the description property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setResourceEnvRefName(ResourceEnvRefName value)
Sets the value of the resourceEnvRefName property. |
void |
setResourceEnvRefType(ResourceEnvRefType value)
Sets the value of the resourceEnvRefType property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String id
protected Description description
protected ResourceEnvRefName resourceEnvRefName
protected ResourceEnvRefType resourceEnvRefType
| Constructor Detail |
|---|
public ResourceEnvRef()
| Method Detail |
|---|
public String getId()
Stringpublic void setId(String value)
value - allowed object is
Stringpublic Description getDescription()
Descriptionpublic void setDescription(Description value)
value - allowed object is
Descriptionpublic ResourceEnvRefName getResourceEnvRefName()
ResourceEnvRefNamepublic void setResourceEnvRefName(ResourceEnvRefName value)
value - allowed object is
ResourceEnvRefNamepublic ResourceEnvRefType getResourceEnvRefType()
ResourceEnvRefTypepublic void setResourceEnvRefType(ResourceEnvRefType value)
value - allowed object is
ResourceEnvRefTypepublic void addVetoableChangeListener(VetoableChangeListener param0)
public void addVetoableChangeListener(String param0,
VetoableChangeListener param1)
public void removeVetoableChangeListener(String param0,
VetoableChangeListener param1)
public void removeVetoableChangeListener(VetoableChangeListener param0)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||