|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jcoderz.phoenix.cpd.jaxb.impl.DuplicationTypeImpl
public class DuplicationTypeImpl
| Nested Class Summary | |
|---|---|
class |
DuplicationTypeImpl.Unmarshaller
|
| Field Summary | |
|---|---|
protected String |
_Codefragment
|
protected com.sun.xml.bind.util.ListImpl |
_File
|
protected int |
_Lines
|
protected int |
_Tokens
|
protected boolean |
has_Lines
|
protected boolean |
has_Tokens
|
static Class |
version
|
| Constructor Summary | |
|---|---|
DuplicationTypeImpl()
|
|
| Method Summary | |
|---|---|
protected com.sun.xml.bind.util.ListImpl |
_getFile()
|
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 |
getCodefragment()
Gets the value of the codefragment property. |
List |
getFile()
Gets the value of the File property. |
int |
getLines()
Gets the value of the lines property. |
Class |
getPrimaryInterface()
Gets the main interface that this object implements. |
int |
getTokens()
Gets the value of the tokens property. |
boolean |
isSetCodefragment()
|
boolean |
isSetFile()
|
boolean |
isSetLines()
|
boolean |
isSetTokens()
|
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 |
setCodefragment(String value)
Sets the value of the codefragment property. |
void |
setLines(int value)
Sets the value of the lines property. |
void |
setTokens(int value)
Sets the value of the tokens property. |
void |
unsetCodefragment()
|
void |
unsetFile()
|
void |
unsetLines()
|
void |
unsetTokens()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected boolean has_Lines
protected int _Lines
protected com.sun.xml.bind.util.ListImpl _File
protected boolean has_Tokens
protected int _Tokens
protected String _Codefragment
public static final Class version
| Constructor Detail |
|---|
public DuplicationTypeImpl()
| Method Detail |
|---|
public int getLines()
DuplicationType
getLines in interface DuplicationTypepublic void setLines(int value)
DuplicationType
setLines in interface DuplicationTypepublic boolean isSetLines()
isSetLines in interface DuplicationTypepublic void unsetLines()
unsetLines in interface DuplicationTypeprotected com.sun.xml.bind.util.ListImpl _getFile()
public List getFile()
DuplicationType
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the File property.
For example, to add a new item, do as follows:
getFile().add(newItem);
Objects of the following type(s) are allowed in the list
FileType
File
getFile in interface DuplicationTypepublic boolean isSetFile()
isSetFile in interface DuplicationTypepublic void unsetFile()
unsetFile in interface DuplicationTypepublic int getTokens()
DuplicationType
getTokens in interface DuplicationTypepublic void setTokens(int value)
DuplicationType
setTokens in interface DuplicationTypepublic boolean isSetTokens()
isSetTokens in interface DuplicationTypepublic void unsetTokens()
unsetTokens in interface DuplicationTypepublic String getCodefragment()
DuplicationType
getCodefragment in interface DuplicationTypeStringpublic void setCodefragment(String value)
DuplicationType
setCodefragment in interface DuplicationTypevalue - allowed object is
Stringpublic boolean isSetCodefragment()
isSetCodefragment in interface DuplicationTypepublic void unsetCodefragment()
unsetCodefragment in interface DuplicationTypepublic 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 | |||||||||