|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jcoderz.phoenix.pmd.jaxb.impl.ViolationTypeImpl
public class ViolationTypeImpl
| Nested Class Summary | |
|---|---|
class |
ViolationTypeImpl.Unmarshaller
|
| Field Summary | |
|---|---|
protected int |
_Begincolumn
|
protected int |
_Beginline
|
protected String |
_Clazz
|
protected int |
_Endcolumn
|
protected int |
_Endline
|
protected String |
_ExternalInfoUrl
|
protected String |
_Method
|
protected String |
_Package
|
protected int |
_Priority
|
protected String |
_Rule
|
protected String |
_Ruleset
|
protected String |
_Value
|
protected String |
_Variable
|
protected boolean |
has_Begincolumn
|
protected boolean |
has_Beginline
|
protected boolean |
has_Endcolumn
|
protected boolean |
has_Endline
|
protected boolean |
has_Priority
|
static Class |
version
|
| Constructor Summary | |
|---|---|
ViolationTypeImpl()
|
|
| 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. |
int |
getBegincolumn()
Gets the value of the begincolumn property. |
int |
getBeginline()
Gets the value of the beginline property. |
String |
getClazz()
Gets the value of the clazz property. |
int |
getEndcolumn()
Gets the value of the endcolumn property. |
int |
getEndline()
Gets the value of the endline property. |
String |
getExternalInfoUrl()
Gets the value of the externalInfoUrl property. |
String |
getMethod()
Gets the value of the method property. |
String |
getPackage()
Gets the value of the package property. |
Class |
getPrimaryInterface()
Gets the main interface that this object implements. |
int |
getPriority()
Gets the value of the priority property. |
String |
getRule()
Gets the value of the rule property. |
String |
getRuleset()
Gets the value of the ruleset property. |
String |
getValue()
Gets the value of the value property. |
String |
getVariable()
Gets the value of the variable property. |
boolean |
isSetBegincolumn()
|
boolean |
isSetBeginline()
|
boolean |
isSetClazz()
|
boolean |
isSetEndcolumn()
|
boolean |
isSetEndline()
|
boolean |
isSetExternalInfoUrl()
|
boolean |
isSetMethod()
|
boolean |
isSetPackage()
|
boolean |
isSetPriority()
|
boolean |
isSetRule()
|
boolean |
isSetRuleset()
|
boolean |
isSetValue()
|
boolean |
isSetVariable()
|
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 |
setBegincolumn(int value)
Sets the value of the begincolumn property. |
void |
setBeginline(int value)
Sets the value of the beginline property. |
void |
setClazz(String value)
Sets the value of the clazz property. |
void |
setEndcolumn(int value)
Sets the value of the endcolumn property. |
void |
setEndline(int value)
Sets the value of the endline property. |
void |
setExternalInfoUrl(String value)
Sets the value of the externalInfoUrl property. |
void |
setMethod(String value)
Sets the value of the method property. |
void |
setPackage(String value)
Sets the value of the package property. |
void |
setPriority(int value)
Sets the value of the priority property. |
void |
setRule(String value)
Sets the value of the rule property. |
void |
setRuleset(String value)
Sets the value of the ruleset property. |
void |
setValue(String value)
Sets the value of the value property. |
void |
setVariable(String value)
Sets the value of the variable property. |
void |
unsetBegincolumn()
|
void |
unsetBeginline()
|
void |
unsetClazz()
|
void |
unsetEndcolumn()
|
void |
unsetEndline()
|
void |
unsetExternalInfoUrl()
|
void |
unsetMethod()
|
void |
unsetPackage()
|
void |
unsetPriority()
|
void |
unsetRule()
|
void |
unsetRuleset()
|
void |
unsetValue()
|
void |
unsetVariable()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected boolean has_Begincolumn
protected int _Begincolumn
protected String _Value
protected String _Variable
protected String _Method
protected String _Clazz
protected boolean has_Endline
protected int _Endline
protected String _Rule
protected boolean has_Beginline
protected int _Beginline
protected String _ExternalInfoUrl
protected boolean has_Endcolumn
protected int _Endcolumn
protected boolean has_Priority
protected int _Priority
protected String _Ruleset
protected String _Package
public static final Class version
| Constructor Detail |
|---|
public ViolationTypeImpl()
| Method Detail |
|---|
public int getBegincolumn()
ViolationType
getBegincolumn in interface ViolationTypepublic void setBegincolumn(int value)
ViolationType
setBegincolumn in interface ViolationTypepublic boolean isSetBegincolumn()
isSetBegincolumn in interface ViolationTypepublic void unsetBegincolumn()
unsetBegincolumn in interface ViolationTypepublic String getValue()
ViolationType
getValue in interface ViolationTypeStringpublic void setValue(String value)
ViolationType
setValue in interface ViolationTypevalue - allowed object is
Stringpublic boolean isSetValue()
isSetValue in interface ViolationTypepublic void unsetValue()
unsetValue in interface ViolationTypepublic String getVariable()
ViolationType
getVariable in interface ViolationTypeStringpublic void setVariable(String value)
ViolationType
setVariable in interface ViolationTypevalue - allowed object is
Stringpublic boolean isSetVariable()
isSetVariable in interface ViolationTypepublic void unsetVariable()
unsetVariable in interface ViolationTypepublic String getMethod()
ViolationType
getMethod in interface ViolationTypeStringpublic void setMethod(String value)
ViolationType
setMethod in interface ViolationTypevalue - allowed object is
Stringpublic boolean isSetMethod()
isSetMethod in interface ViolationTypepublic void unsetMethod()
unsetMethod in interface ViolationTypepublic String getClazz()
ViolationType
getClazz in interface ViolationTypeStringpublic void setClazz(String value)
ViolationType
setClazz in interface ViolationTypevalue - allowed object is
Stringpublic boolean isSetClazz()
isSetClazz in interface ViolationTypepublic void unsetClazz()
unsetClazz in interface ViolationTypepublic int getEndline()
ViolationType
getEndline in interface ViolationTypepublic void setEndline(int value)
ViolationType
setEndline in interface ViolationTypepublic boolean isSetEndline()
isSetEndline in interface ViolationTypepublic void unsetEndline()
unsetEndline in interface ViolationTypepublic String getRule()
ViolationType
getRule in interface ViolationTypeStringpublic void setRule(String value)
ViolationType
setRule in interface ViolationTypevalue - allowed object is
Stringpublic boolean isSetRule()
isSetRule in interface ViolationTypepublic void unsetRule()
unsetRule in interface ViolationTypepublic int getBeginline()
ViolationType
getBeginline in interface ViolationTypepublic void setBeginline(int value)
ViolationType
setBeginline in interface ViolationTypepublic boolean isSetBeginline()
isSetBeginline in interface ViolationTypepublic void unsetBeginline()
unsetBeginline in interface ViolationTypepublic String getExternalInfoUrl()
ViolationType
getExternalInfoUrl in interface ViolationTypeStringpublic void setExternalInfoUrl(String value)
ViolationType
setExternalInfoUrl in interface ViolationTypevalue - allowed object is
Stringpublic boolean isSetExternalInfoUrl()
isSetExternalInfoUrl in interface ViolationTypepublic void unsetExternalInfoUrl()
unsetExternalInfoUrl in interface ViolationTypepublic int getEndcolumn()
ViolationType
getEndcolumn in interface ViolationTypepublic void setEndcolumn(int value)
ViolationType
setEndcolumn in interface ViolationTypepublic boolean isSetEndcolumn()
isSetEndcolumn in interface ViolationTypepublic void unsetEndcolumn()
unsetEndcolumn in interface ViolationTypepublic int getPriority()
ViolationType
getPriority in interface ViolationTypepublic void setPriority(int value)
ViolationType
setPriority in interface ViolationTypepublic boolean isSetPriority()
isSetPriority in interface ViolationTypepublic void unsetPriority()
unsetPriority in interface ViolationTypepublic String getRuleset()
ViolationType
getRuleset in interface ViolationTypeStringpublic void setRuleset(String value)
ViolationType
setRuleset in interface ViolationTypevalue - allowed object is
Stringpublic boolean isSetRuleset()
isSetRuleset in interface ViolationTypepublic void unsetRuleset()
unsetRuleset in interface ViolationTypepublic String getPackage()
ViolationType
getPackage in interface ViolationTypeStringpublic void setPackage(String value)
ViolationType
setPackage in interface ViolationTypevalue - allowed object is
Stringpublic boolean isSetPackage()
isSetPackage in interface ViolationTypepublic void unsetPackage()
unsetPackage in interface ViolationTypepublic 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 | |||||||||