Klasse PropertyOutline.TagRef

java.lang.Object
com.kscs.util.plugins.xjc.outline.PropertyOutline.TagRef
Umschließende Schnittstelle:
PropertyOutline

public static class PropertyOutline.TagRef extends Object
  • Konstruktorübersicht

    Konstruktoren
    Konstruktor
    Beschreibung
    TagRef(QName tagName, org.glassfish.jaxb.core.v2.model.core.TypeInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> typeInfo)
     
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
     
    org.glassfish.jaxb.core.v2.model.core.TypeInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass>
     

    Von Klasse geerbte Methoden java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Konstruktordetails

    • TagRef

      public TagRef(QName tagName, org.glassfish.jaxb.core.v2.model.core.TypeInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> typeInfo)
  • Methodendetails

    • getTagName

      public QName getTagName()
    • getTypeInfo

      public org.glassfish.jaxb.core.v2.model.core.TypeInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> getTypeInfo()