MPropertyInfoVisitor<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,java.lang.Void>public class AnnotatePropertyVisitor extends java.lang.Object implements MPropertyInfoVisitor<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,java.lang.Void>
| Constructor | Description |
|---|---|
AnnotatePropertyVisitor(com.sun.codemodel.JAnnotatable annotatable) |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.Void |
visitAnyAttributePropertyInfo(MAnyAttributePropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> info) |
|
java.lang.Void |
visitAnyElementPropertyInfo(MAnyElementPropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> info) |
|
java.lang.Void |
visitAttributePropertyInfo(MAttributePropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> info) |
|
java.lang.Void |
visitElementPropertyInfo(MElementPropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> info) |
|
java.lang.Void |
visitElementRefPropertyInfo(MElementRefPropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> info) |
|
java.lang.Void |
visitElementRefsPropertyInfo(MElementRefsPropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> info) |
|
java.lang.Void |
visitElementsPropertyInfo(MElementsPropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> info) |
|
java.lang.Void |
visitValuePropertyInfo(MValuePropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> info) |
public AnnotatePropertyVisitor(com.sun.codemodel.JAnnotatable annotatable)
public java.lang.Void visitAnyAttributePropertyInfo(MAnyAttributePropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> info)
visitAnyAttributePropertyInfo in interface MPropertyInfoVisitor<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,java.lang.Void>public java.lang.Void visitValuePropertyInfo(MValuePropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> info)
visitValuePropertyInfo in interface MPropertyInfoVisitor<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,java.lang.Void>public java.lang.Void visitAttributePropertyInfo(MAttributePropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> info)
visitAttributePropertyInfo in interface MPropertyInfoVisitor<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,java.lang.Void>public java.lang.Void visitElementPropertyInfo(MElementPropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> info)
visitElementPropertyInfo in interface MPropertyInfoVisitor<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,java.lang.Void>public java.lang.Void visitElementsPropertyInfo(MElementsPropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> info)
visitElementsPropertyInfo in interface MPropertyInfoVisitor<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,java.lang.Void>public java.lang.Void visitAnyElementPropertyInfo(MAnyElementPropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> info)
visitAnyElementPropertyInfo in interface MPropertyInfoVisitor<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,java.lang.Void>public java.lang.Void visitElementRefPropertyInfo(MElementRefPropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> info)
visitElementRefPropertyInfo in interface MPropertyInfoVisitor<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,java.lang.Void>public java.lang.Void visitElementRefsPropertyInfo(MElementRefsPropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> info)
visitElementRefsPropertyInfo in interface MPropertyInfoVisitor<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,java.lang.Void>Copyright © 2005–2018. All rights reserved.