Class FieldIntroConfig
java.lang.Object
org.jboss.jaxb.intros.configmodel.ClassMemberIntroConfig
org.jboss.jaxb.intros.configmodel.FieldIntroConfig
Java class for Field complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Field">
<complexContent>
<extension base="{http://www.jboss.org/xsd/jaxb/intros}class-member-intro-config">
</extension>
</complexContent>
</complexType>
}
-
Field Summary
Fields inherited from class org.jboss.jaxb.intros.configmodel.ClassMemberIntroConfig
name, xmlAttribute, xmlElement, xmlElementWrapper, xmlID, xmlIDREF, xmlJavaTypeAdapter, xmlTransient -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jboss.jaxb.intros.configmodel.ClassMemberIntroConfig
getName, getXmlAttribute, getXmlElement, getXmlElementWrapper, getXmlID, getXmlIDREF, getXmlJavaTypeAdapter, getXmlTransient, setName, setXmlAttribute, setXmlElement, setXmlElementWrapper, setXmlID, setXmlIDREF, setXmlJavaTypeAdapter, setXmlTransient
-
Constructor Details
-
FieldIntroConfig
public FieldIntroConfig()
-