|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrelaxngcc.builder.Alias
public class Alias
Alias that will be generated as a field.
Field Summary | |
---|---|
java.lang.String |
name
|
CDType |
type
|
Constructor Summary | |
---|---|
Alias(CDType t,
java.lang.String n)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final CDType type
public final java.lang.String name
Constructor Detail |
---|
public Alias(CDType t, java.lang.String n)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |