|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jcoderz.phoenix.findbugs.jaxb.impl.LocalVariableTypeImpl
public class LocalVariableTypeImpl
| Nested Class Summary | |
|---|---|
class |
LocalVariableTypeImpl.Unmarshaller
|
| Field Summary | |
|---|---|
protected String |
_Message
|
protected String |
_Name
|
protected int |
_Pc
|
protected int |
_Register
|
protected String |
_Role
|
protected boolean |
has_Pc
|
protected boolean |
has_Register
|
static Class |
version
|
| Constructor Summary | |
|---|---|
LocalVariableTypeImpl()
|
|
| 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 |
getMessage()
Gets the value of the message property. |
String |
getName()
Gets the value of the name property. |
int |
getPc()
Gets the value of the pc property. |
Class |
getPrimaryInterface()
Gets the main interface that this object implements. |
int |
getRegister()
Gets the value of the register property. |
String |
getRole()
Gets the value of the role property. |
boolean |
isSetMessage()
|
boolean |
isSetName()
|
boolean |
isSetPc()
|
boolean |
isSetRegister()
|
boolean |
isSetRole()
|
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 |
setMessage(String value)
Sets the value of the message property. |
void |
setName(String value)
Sets the value of the name property. |
void |
setPc(int value)
Sets the value of the pc property. |
void |
setRegister(int value)
Sets the value of the register property. |
void |
setRole(String value)
Sets the value of the role property. |
void |
unsetMessage()
|
void |
unsetName()
|
void |
unsetPc()
|
void |
unsetRegister()
|
void |
unsetRole()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String _Name
protected String _Message
protected boolean has_Pc
protected int _Pc
protected String _Role
protected boolean has_Register
protected int _Register
public static final Class version
| Constructor Detail |
|---|
public LocalVariableTypeImpl()
| Method Detail |
|---|
public String getName()
LocalVariableType
getName in interface LocalVariableTypeStringpublic void setName(String value)
LocalVariableType
setName in interface LocalVariableTypevalue - allowed object is
Stringpublic boolean isSetName()
isSetName in interface LocalVariableTypepublic void unsetName()
unsetName in interface LocalVariableTypepublic String getMessage()
LocalVariableType
getMessage in interface LocalVariableTypeStringpublic void setMessage(String value)
LocalVariableType
setMessage in interface LocalVariableTypevalue - allowed object is
Stringpublic boolean isSetMessage()
isSetMessage in interface LocalVariableTypepublic void unsetMessage()
unsetMessage in interface LocalVariableTypepublic int getPc()
LocalVariableType
getPc in interface LocalVariableTypepublic void setPc(int value)
LocalVariableType
setPc in interface LocalVariableTypepublic boolean isSetPc()
isSetPc in interface LocalVariableTypepublic void unsetPc()
unsetPc in interface LocalVariableTypepublic String getRole()
LocalVariableType
getRole in interface LocalVariableTypeStringpublic void setRole(String value)
LocalVariableType
setRole in interface LocalVariableTypevalue - allowed object is
Stringpublic boolean isSetRole()
isSetRole in interface LocalVariableTypepublic void unsetRole()
unsetRole in interface LocalVariableTypepublic int getRegister()
LocalVariableType
getRegister in interface LocalVariableTypepublic void setRegister(int value)
LocalVariableType
setRegister in interface LocalVariableTypepublic boolean isSetRegister()
isSetRegister in interface LocalVariableTypepublic void unsetRegister()
unsetRegister in interface LocalVariableTypepublic 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 | |||||||||