|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectit.sistematica.isharedoc.sharecloud.model.replica.legaldoc.idc.SourceVdC
public class SourceVdC
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{}ID"/>
<element ref="{}IdC_ID"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected ID |
id
|
protected IdCID |
idCID
|
| Constructor Summary | |
|---|---|
SourceVdC()
|
|
| Method Summary | |
|---|---|
ID |
getID()
Gets the value of the id property. |
IdCID |
getIdCID()
Gets the value of the idCID property. |
void |
setID(ID value)
Sets the value of the id property. |
void |
setIdCID(IdCID value)
Sets the value of the idCID property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected ID id
protected IdCID idCID
| Constructor Detail |
|---|
public SourceVdC()
| Method Detail |
|---|
public ID getID()
IDpublic void setID(ID value)
value - allowed object is
IDpublic IdCID getIdCID()
IdCIDpublic void setIdCID(IdCID value)
value - allowed object is
IdCID
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||