com.sun.tools.xjc.api.impl.s2j

Class TypeAndAnnotationImpl

final class TypeAndAnnotationImpl extends Object implements TypeAndAnnotation

TypeAndAnnotation implementation.
Constructor Summary
TypeAndAnnotationImpl(Outline outline, TypeUse typeUse)
Method Summary
voidannotate(JAnnotatable programElement)
booleanequals(Object o)
JTypegetTypeClass()
inthashCode()
StringtoString()

Constructor Detail

TypeAndAnnotationImpl

public TypeAndAnnotationImpl(Outline outline, TypeUse typeUse)

Method Detail

annotate

public void annotate(JAnnotatable programElement)

equals

public boolean equals(Object o)

getTypeClass

public JType getTypeClass()

hashCode

public int hashCode()

toString

public String toString()