|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.infoml.jaxb.impl.SelectorsTypeImpl
public class SelectorsTypeImpl
Nested Class Summary | |
---|---|
class |
SelectorsTypeImpl.Unmarshaller
|
Field Summary | |
---|---|
protected java.lang.String |
_Category
|
protected com.sun.xml.bind.util.ListImpl |
_DvprCategory
|
protected com.sun.xml.bind.util.ListImpl |
_DvprId
|
protected com.sun.xml.bind.util.ListImpl |
_DvprTag
|
protected com.sun.xml.bind.util.ListImpl |
_DvprTagToRemove
|
protected com.sun.xml.bind.util.ListImpl |
_Tag
|
protected com.sun.xml.bind.util.ListImpl |
_UserCategory
|
protected com.sun.xml.bind.util.ListImpl |
_UserId
|
protected com.sun.xml.bind.util.ListImpl |
_UserTag
|
protected com.sun.xml.bind.util.ListImpl |
_UserTagToRemove
|
static java.lang.Class |
version
|
Constructor Summary | |
---|---|
SelectorsTypeImpl()
|
Method Summary | |
---|---|
protected com.sun.xml.bind.util.ListImpl |
_getDvprCategory()
|
protected com.sun.xml.bind.util.ListImpl |
_getDvprId()
|
protected com.sun.xml.bind.util.ListImpl |
_getDvprTag()
|
protected com.sun.xml.bind.util.ListImpl |
_getDvprTagToRemove()
|
protected com.sun.xml.bind.util.ListImpl |
_getTag()
|
protected com.sun.xml.bind.util.ListImpl |
_getUserCategory()
|
protected com.sun.xml.bind.util.ListImpl |
_getUserId()
|
protected com.sun.xml.bind.util.ListImpl |
_getUserTag()
|
protected com.sun.xml.bind.util.ListImpl |
_getUserTagToRemove()
|
com.sun.msv.verifier.DocumentDeclaration |
createRawValidator()
|
org.infoml.jaxb.impl.runtime.UnmarshallingEventHandler |
createUnmarshaller(org.infoml.jaxb.impl.runtime.UnmarshallingContext context)
|
java.lang.String |
getCategory()
Gets the value of the category property. |
java.util.List |
getDvprCategory()
Gets the value of the DvprCategory property. |
java.util.List |
getDvprId()
Gets the value of the DvprId property. |
java.util.List |
getDvprTag()
Gets the value of the DvprTag property. |
java.util.List |
getDvprTagToRemove()
Gets the value of the DvprTagToRemove property. |
java.lang.Class |
getPrimaryInterface()
|
java.util.List |
getTag()
Gets the value of the Tag property. |
java.util.List |
getUserCategory()
Gets the value of the UserCategory property. |
java.util.List |
getUserId()
Gets the value of the UserId property. |
java.util.List |
getUserTag()
Gets the value of the UserTag property. |
java.util.List |
getUserTagToRemove()
Gets the value of the UserTagToRemove property. |
void |
serializeAttributes(org.infoml.jaxb.impl.runtime.XMLSerializer context)
|
void |
serializeBody(org.infoml.jaxb.impl.runtime.XMLSerializer context)
|
void |
serializeURIs(org.infoml.jaxb.impl.runtime.XMLSerializer context)
|
void |
setCategory(java.lang.String value)
Sets the value of the category property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.lang.String _Category
protected com.sun.xml.bind.util.ListImpl _DvprTag
protected com.sun.xml.bind.util.ListImpl _DvprCategory
protected com.sun.xml.bind.util.ListImpl _Tag
protected com.sun.xml.bind.util.ListImpl _UserId
protected com.sun.xml.bind.util.ListImpl _UserTagToRemove
protected com.sun.xml.bind.util.ListImpl _DvprTagToRemove
protected com.sun.xml.bind.util.ListImpl _UserTag
protected com.sun.xml.bind.util.ListImpl _UserCategory
protected com.sun.xml.bind.util.ListImpl _DvprId
public static final java.lang.Class version
Constructor Detail |
---|
public SelectorsTypeImpl()
Method Detail |
---|
public java.lang.String getCategory()
SelectorsType
getCategory
in interface SelectorsType
String
public void setCategory(java.lang.String value)
SelectorsType
setCategory
in interface SelectorsType
value
- allowed object is
String
protected com.sun.xml.bind.util.ListImpl _getDvprTag()
public java.util.List getDvprTag()
SelectorsType
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 DvprTag property.
For example, to add a new item, do as follows:
getDvprTag().add(newItem);
Objects of the following type(s) are allowed in the list
String
getDvprTag
in interface SelectorsType
protected com.sun.xml.bind.util.ListImpl _getDvprCategory()
public java.util.List getDvprCategory()
SelectorsType
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 DvprCategory property.
For example, to add a new item, do as follows:
getDvprCategory().add(newItem);
Objects of the following type(s) are allowed in the list
NonnullTokenWithOwnerType
getDvprCategory
in interface SelectorsType
protected com.sun.xml.bind.util.ListImpl _getTag()
public java.util.List getTag()
SelectorsType
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 Tag property.
For example, to add a new item, do as follows:
getTag().add(newItem);
Objects of the following type(s) are allowed in the list
String
getTag
in interface SelectorsType
protected com.sun.xml.bind.util.ListImpl _getUserId()
public java.util.List getUserId()
SelectorsType
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 UserId property.
For example, to add a new item, do as follows:
getUserId().add(newItem);
Objects of the following type(s) are allowed in the list
NonnullTokenWithOwnerReplaceType
getUserId
in interface SelectorsType
protected com.sun.xml.bind.util.ListImpl _getUserTagToRemove()
public java.util.List getUserTagToRemove()
SelectorsType
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 UserTagToRemove property.
For example, to add a new item, do as follows:
getUserTagToRemove().add(newItem);
Objects of the following type(s) are allowed in the list
NonnullTokenWithOwnerType
getUserTagToRemove
in interface SelectorsType
protected com.sun.xml.bind.util.ListImpl _getDvprTagToRemove()
public java.util.List getDvprTagToRemove()
SelectorsType
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 DvprTagToRemove property.
For example, to add a new item, do as follows:
getDvprTagToRemove().add(newItem);
Objects of the following type(s) are allowed in the list
NonnullTokenWithOwnerType
getDvprTagToRemove
in interface SelectorsType
protected com.sun.xml.bind.util.ListImpl _getUserTag()
public java.util.List getUserTag()
SelectorsType
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 UserTag property.
For example, to add a new item, do as follows:
getUserTag().add(newItem);
Objects of the following type(s) are allowed in the list
String
getUserTag
in interface SelectorsType
protected com.sun.xml.bind.util.ListImpl _getUserCategory()
public java.util.List getUserCategory()
SelectorsType
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 UserCategory property.
For example, to add a new item, do as follows:
getUserCategory().add(newItem);
Objects of the following type(s) are allowed in the list
NonnullTokenWithOwnerReplaceType
getUserCategory
in interface SelectorsType
protected com.sun.xml.bind.util.ListImpl _getDvprId()
public java.util.List getDvprId()
SelectorsType
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 DvprId property.
For example, to add a new item, do as follows:
getDvprId().add(newItem);
Objects of the following type(s) are allowed in the list
NonnullTokenWithOwnerType
getDvprId
in interface SelectorsType
public org.infoml.jaxb.impl.runtime.UnmarshallingEventHandler createUnmarshaller(org.infoml.jaxb.impl.runtime.UnmarshallingContext context)
public void serializeBody(org.infoml.jaxb.impl.runtime.XMLSerializer context) throws org.xml.sax.SAXException
org.xml.sax.SAXException
public void serializeAttributes(org.infoml.jaxb.impl.runtime.XMLSerializer context) throws org.xml.sax.SAXException
org.xml.sax.SAXException
public void serializeURIs(org.infoml.jaxb.impl.runtime.XMLSerializer context) throws org.xml.sax.SAXException
org.xml.sax.SAXException
public java.lang.Class getPrimaryInterface()
public com.sun.msv.verifier.DocumentDeclaration createRawValidator()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |