|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jcoderz.phoenix.findbugs.jaxb.impl.StringTypeImpl
public class StringTypeImpl
| Nested Class Summary | |
|---|---|
class |
StringTypeImpl.Unmarshaller
|
| Field Summary | |
|---|---|
protected String |
_Message
|
protected String |
_Role
|
protected String |
_Value
|
static Class |
version
|
| Constructor Summary | |
|---|---|
StringTypeImpl()
|
|
| 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. |
Class |
getPrimaryInterface()
Gets the main interface that this object implements. |
String |
getRole()
Gets the value of the role property. |
String |
getValue()
Gets the value of the value property. |
boolean |
isSetMessage()
|
boolean |
isSetRole()
|
boolean |
isSetValue()
|
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 |
setRole(String value)
Sets the value of the role property. |
void |
setValue(String value)
Sets the value of the value property. |
void |
unsetMessage()
|
void |
unsetRole()
|
void |
unsetValue()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String _Value
protected String _Message
protected String _Role
public static final Class version
| Constructor Detail |
|---|
public StringTypeImpl()
| Method Detail |
|---|
public String getValue()
StringType
getValue in interface StringTypeStringpublic void setValue(String value)
StringType
setValue in interface StringTypevalue - allowed object is
Stringpublic boolean isSetValue()
isSetValue in interface StringTypepublic void unsetValue()
unsetValue in interface StringTypepublic String getMessage()
StringType
getMessage in interface StringTypeStringpublic void setMessage(String value)
StringType
setMessage in interface StringTypevalue - allowed object is
Stringpublic boolean isSetMessage()
isSetMessage in interface StringTypepublic void unsetMessage()
unsetMessage in interface StringTypepublic String getRole()
StringType
getRole in interface StringTypeStringpublic void setRole(String value)
StringType
setRole in interface StringTypevalue - allowed object is
Stringpublic boolean isSetRole()
isSetRole in interface StringTypepublic void unsetRole()
unsetRole in interface StringTypepublic 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 | |||||||||