|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.fusesource.amqp.generator.jaxb.Xref
public class Xref
| Field Summary | |
|---|---|
protected java.lang.String |
choice
|
protected java.lang.String |
name
|
protected java.lang.String |
type
|
protected java.lang.String |
value
|
| Constructor Summary | |
|---|---|
Xref()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getChoice()
Gets the value of the choice property. |
java.lang.String |
getName()
Gets the value of the name property. |
java.lang.String |
getType()
Gets the value of the type property. |
java.lang.String |
getvalue()
Gets the value of the value property. |
void |
setChoice(java.lang.String value)
Sets the value of the choice property. |
void |
setName(java.lang.String value)
Sets the value of the name property. |
void |
setType(java.lang.String value)
Sets the value of the type property. |
void |
setvalue(java.lang.String value)
Sets the value of the value property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String type
protected java.lang.String name
protected java.lang.String choice
protected java.lang.String value
| Constructor Detail |
|---|
public Xref()
| Method Detail |
|---|
public java.lang.String getType()
Stringpublic void setType(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getName()
Stringpublic void setName(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getChoice()
Stringpublic void setChoice(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getvalue()
Stringpublic void setvalue(java.lang.String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||