|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jcoderz.phoenix.findbugs.jaxb.impl.TypeTypeImpl
public class TypeTypeImpl
| Nested Class Summary | |
|---|---|
class |
TypeTypeImpl.Unmarshaller
|
| Field Summary | |
|---|---|
protected String |
_Descriptor
|
protected String |
_Message
|
protected String |
_Role
|
protected SourceLineType |
_SourceLine
|
protected String |
_TypeParameters
|
static Class |
version
|
| Constructor Summary | |
|---|---|
TypeTypeImpl()
|
|
| 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 |
getDescriptor()
Gets the value of the descriptor 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. |
String |
getTypeParameters()
Gets the value of the typeParameters property. |
boolean |
isSetDescriptor()
|
boolean |
isSetMessage()
|
boolean |
isSetRole()
|
boolean |
isSetSourceLine()
|
boolean |
isSetTypeParameters()
|
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 |
setDescriptor(String value)
Sets the value of the descriptor property. |
void |
setMessage(String value)
Sets the value of the message property. |
void |
setRole(String value)
Sets the value of the role property. |
void |
setSourceLine(SourceLineType value)
Sets the value of the sourceLine property. |
void |
setTypeParameters(String value)
Sets the value of the typeParameters property. |
void |
unsetDescriptor()
|
void |
unsetMessage()
|
void |
unsetRole()
|
void |
unsetSourceLine()
|
void |
unsetTypeParameters()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String _TypeParameters
protected String _Descriptor
protected String _Message
protected String _Role
protected SourceLineType _SourceLine
public static final Class version
| Constructor Detail |
|---|
public TypeTypeImpl()
| Method Detail |
|---|
public String getTypeParameters()
TypeType
getTypeParameters in interface TypeTypeStringpublic void setTypeParameters(String value)
TypeType
setTypeParameters in interface TypeTypevalue - allowed object is
Stringpublic boolean isSetTypeParameters()
isSetTypeParameters in interface TypeTypepublic void unsetTypeParameters()
unsetTypeParameters in interface TypeTypepublic String getDescriptor()
TypeType
getDescriptor in interface TypeTypeStringpublic void setDescriptor(String value)
TypeType
setDescriptor in interface TypeTypevalue - allowed object is
Stringpublic boolean isSetDescriptor()
isSetDescriptor in interface TypeTypepublic void unsetDescriptor()
unsetDescriptor in interface TypeTypepublic String getMessage()
TypeType
getMessage in interface TypeTypeStringpublic void setMessage(String value)
TypeType
setMessage in interface TypeTypevalue - allowed object is
Stringpublic boolean isSetMessage()
isSetMessage in interface TypeTypepublic void unsetMessage()
unsetMessage in interface TypeTypepublic String getRole()
TypeType
getRole in interface TypeTypeStringpublic void setRole(String value)
TypeType
setRole in interface TypeTypevalue - allowed object is
Stringpublic boolean isSetRole()
isSetRole in interface TypeTypepublic void unsetRole()
unsetRole in interface TypeTypepublic SourceLineType getSourceLine()
TypeType
getSourceLine in interface TypeTypeSourceLine
SourceLineTypepublic void setSourceLine(SourceLineType value)
TypeType
setSourceLine in interface TypeTypevalue - allowed object is
SourceLine
SourceLineTypepublic boolean isSetSourceLine()
isSetSourceLine in interface TypeTypepublic void unsetSourceLine()
unsetSourceLine in interface TypeTypepublic 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 | |||||||||