|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.tolven.ccr.InternalCCRLink
public class InternalCCRLink
Java class for InternalCCRLink element declaration.
| Nested Class Summary | |
|---|---|
static class |
InternalCCRLink.Source
Java class for anonymous complex type. |
| Constructor Summary | |
|---|---|
InternalCCRLink()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getLinkID()
Gets the value of the linkID property. |
java.util.List<java.lang.String> |
getLinkRelationship()
Gets the value of the linkRelationship property. |
InternalCCRLink.Source |
getSource()
Gets the value of the source property. |
void |
setLinkID(java.lang.String value)
Sets the value of the linkID property. |
void |
setSource(InternalCCRLink.Source value)
Sets the value of the source property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InternalCCRLink()
| Method Detail |
|---|
public java.lang.String getLinkID()
Stringpublic void setLinkID(java.lang.String value)
value - allowed object is
Stringpublic java.util.List<java.lang.String> getLinkRelationship()
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 linkRelationship property.
For example, to add a new item, do as follows:
getLinkRelationship().add(newItem);
Objects of the following type(s) are allowed in the list
String
public InternalCCRLink.Source getSource()
InternalCCRLink.Sourcepublic void setSource(InternalCCRLink.Source value)
value - allowed object is
InternalCCRLink.Source
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||