|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jcoderz.phoenix.findbugs.jaxb.impl.ClassTypeImpl
public class ClassTypeImpl
| Nested Class Summary | |
|---|---|
class |
ClassTypeImpl.Unmarshaller
|
| Field Summary | |
|---|---|
protected String |
_Classname
|
protected String |
_Message
|
protected boolean |
_Primary
|
protected String |
_Role
|
protected SourceLineType |
_SourceLine
|
protected boolean |
has_Primary
|
static Class |
version
|
| Constructor Summary | |
|---|---|
ClassTypeImpl()
|
|
| Method Summary | |
|---|---|
com.sun.msv.verifier.DocumentDeclaration |
createRawValidator()
Gets the schema fragment associated with this class. |
UnmarshallingEventHandler |
createUnmarshaller(UnmarshallingContext context)
Creates an unmarshaller that will unmarshall this object. |
String |
getClassname()
Gets the value of the classname property. |
String |
getMessage()
Gets the value of the message property. |
Class |
getPrimaryInterface()
Gets the main interface that this object implements. |
String |
getRole()
Gets the value of the role property. |
SourceLineType |
getSourceLine()
Gets the value of the sourceLine property. |
boolean |
isPrimary()
Gets the value of the primary property. |
boolean |
isSetClassname()
|
boolean |
isSetMessage()
|
boolean |
isSetPrimary()
|
boolean |
isSetRole()
|
boolean |
isSetSourceLine()
|
void |
serializeAttributes(XMLSerializer context)
Serializes attributes into the specified target. |
void |
serializeBody(XMLSerializer context)
Serializes child elements and texts into the specified target. |
void |
serializeURIs(XMLSerializer context)
Declares all the namespace URIs this object is using at its top-level scope into the specified target. |
void |
setClassname(String value)
Sets the value of the classname property. |
void |
setMessage(String value)
Sets the value of the message property. |
void |
setPrimary(boolean value)
Sets the value of the primary property. |
void |
setRole(String value)
Sets the value of the role property. |
void |
setSourceLine(SourceLineType value)
Sets the value of the sourceLine property. |
void |
unsetClassname()
|
void |
unsetMessage()
|
void |
unsetPrimary()
|
void |
unsetRole()
|
void |
unsetSourceLine()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String _Message
protected String _Role
protected boolean has_Primary
protected boolean _Primary
protected String _Classname
protected SourceLineType _SourceLine
public static final Class version
| Constructor Detail |
|---|
public ClassTypeImpl()
| Method Detail |
|---|
public String getMessage()
ClassType
getMessage in interface ClassTypeStringpublic void setMessage(String value)
ClassType
setMessage in interface ClassTypevalue - allowed object is
Stringpublic boolean isSetMessage()
isSetMessage in interface ClassTypepublic void unsetMessage()
unsetMessage in interface ClassTypepublic String getRole()
ClassType
getRole in interface ClassTypeStringpublic void setRole(String value)
ClassType
setRole in interface ClassTypevalue - allowed object is
Stringpublic boolean isSetRole()
isSetRole in interface ClassTypepublic void unsetRole()
unsetRole in interface ClassTypepublic boolean isPrimary()
ClassType
isPrimary in interface ClassTypepublic void setPrimary(boolean value)
ClassType
setPrimary in interface ClassTypepublic boolean isSetPrimary()
isSetPrimary in interface ClassTypepublic void unsetPrimary()
unsetPrimary in interface ClassTypepublic String getClassname()
ClassType
getClassname in interface ClassTypeStringpublic void setClassname(String value)
ClassType
setClassname in interface ClassTypevalue - allowed object is
Stringpublic boolean isSetClassname()
isSetClassname in interface ClassTypepublic void unsetClassname()
unsetClassname in interface ClassTypepublic SourceLineType getSourceLine()
ClassType
getSourceLine in interface ClassTypeSourceLine
SourceLineTypepublic void setSourceLine(SourceLineType value)
ClassType
setSourceLine in interface ClassTypevalue - allowed object is
SourceLine
SourceLineTypepublic boolean isSetSourceLine()
isSetSourceLine in interface ClassTypepublic void unsetSourceLine()
unsetSourceLine in interface ClassTypepublic UnmarshallingEventHandler createUnmarshaller(UnmarshallingContext context)
UnmarshallableObject
createUnmarshaller in interface UnmarshallableObject
public void serializeBody(XMLSerializer context)
throws SAXException
XMLSerializable
serializeBody in interface XMLSerializableSAXException
public void serializeAttributes(XMLSerializer context)
throws SAXException
XMLSerializable
serializeAttributes in interface XMLSerializableSAXException
public void serializeURIs(XMLSerializer context)
throws SAXException
XMLSerializable
serializeURIs in interface XMLSerializableSAXExceptionpublic Class getPrimaryInterface()
ValidatableObjectFooImpl will return Foo
from this method.
getPrimaryInterface in interface ValidatableObjectpublic com.sun.msv.verifier.DocumentDeclaration createRawValidator()
ValidatableObject
createRawValidator in interface ValidatableObject
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||