|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectconvert.relaxng.output.xsd.basic.Located
convert.relaxng.output.xsd.basic.Annotated
convert.relaxng.output.xsd.basic.SimpleType
convert.relaxng.output.xsd.basic.SimpleTypeRef
public class SimpleTypeRef
| Constructor Summary | |
|---|---|
SimpleTypeRef(SourceLocation location,
Annotation annotation,
java.lang.String name)
|
|
| Method Summary | ||
|---|---|---|
|
accept(SimpleTypeVisitor<T> visitor)
|
|
boolean |
equals(java.lang.Object obj)
|
|
java.lang.String |
getName()
|
|
int |
hashCode()
|
|
| Methods inherited from class convert.relaxng.output.xsd.basic.Annotated |
|---|
getAnnotation |
| Methods inherited from class convert.relaxng.output.xsd.basic.Located |
|---|
getLocation |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleTypeRef(SourceLocation location,
Annotation annotation,
java.lang.String name)
| Method Detail |
|---|
public java.lang.String getName()
public <T> T accept(SimpleTypeVisitor<T> visitor)
accept in class SimpleTypepublic boolean equals(java.lang.Object obj)
equals in class Annotatedpublic int hashCode()
hashCode in class Annotated
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||