|
||||||||||
| 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.ResourceRef
public class ResourceRef
| Field Summary | |
|---|---|
protected Description |
description
|
protected String |
id
|
protected ResAuth |
resAuth
|
protected ResRefName |
resRefName
|
protected ResSharingScope |
resSharingScope
|
protected ResType |
resType
|
| Constructor Summary | |
|---|---|
ResourceRef()
|
|
| 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. |
ResAuth |
getResAuth()
Gets the value of the resAuth property. |
ResRefName |
getResRefName()
Gets the value of the resRefName property. |
ResSharingScope |
getResSharingScope()
Gets the value of the resSharingScope property. |
ResType |
getResType()
Gets the value of the resType 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 |
setResAuth(ResAuth value)
Sets the value of the resAuth property. |
void |
setResRefName(ResRefName value)
Sets the value of the resRefName property. |
void |
setResSharingScope(ResSharingScope value)
Sets the value of the resSharingScope property. |
void |
setResType(ResType value)
Sets the value of the resType 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 ResRefName resRefName
protected ResType resType
protected ResAuth resAuth
protected ResSharingScope resSharingScope
| Constructor Detail |
|---|
public ResourceRef()
| 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 ResRefName getResRefName()
ResRefNamepublic void setResRefName(ResRefName value)
value - allowed object is
ResRefNamepublic ResType getResType()
ResTypepublic void setResType(ResType value)
value - allowed object is
ResTypepublic ResAuth getResAuth()
ResAuthpublic void setResAuth(ResAuth value)
value - allowed object is
ResAuthpublic ResSharingScope getResSharingScope()
ResSharingScopepublic void setResSharingScope(ResSharingScope value)
value - allowed object is
ResSharingScopepublic 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 | |||||||||