|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.cisco.oss.foundation.configuration.xml.jaxb.LinkTo
public class LinkTo
Java class for LinkTo complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="LinkTo">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="namespaceName" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="namespaceVersion" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="parameterName" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="levelInstanceId" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="valueId" type="{http://www.w3.org/2001/XMLSchema}integer" />
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected Integer |
levelInstanceId
|
protected String |
namespaceName
|
protected String |
namespaceVersion
|
protected String |
parameterName
|
protected Integer |
valueId
|
| Constructor Summary | |
|---|---|
LinkTo()
|
|
| Method Summary | |
|---|---|
StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
|
StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
|
Object |
clone()
|
Object |
copyTo(Object target)
|
Object |
copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
Object target,
org.jvnet.jaxb2_commons.lang.CopyStrategy strategy)
|
Object |
createNewInstance()
|
boolean |
equals(Object object)
|
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
|
Integer |
getLevelInstanceId()
Gets the value of the levelInstanceId property. |
String |
getNamespaceName()
Gets the value of the namespaceName property. |
String |
getNamespaceVersion()
Gets the value of the namespaceVersion property. |
String |
getParameterName()
Gets the value of the parameterName property. |
Integer |
getValueId()
Gets the value of the valueId property. |
void |
setLevelInstanceId(Integer value)
Sets the value of the levelInstanceId property. |
void |
setNamespaceName(String value)
Sets the value of the namespaceName property. |
void |
setNamespaceVersion(String value)
Sets the value of the namespaceVersion property. |
void |
setParameterName(String value)
Sets the value of the parameterName property. |
void |
setValueId(Integer value)
Sets the value of the valueId property. |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected String namespaceName
protected String namespaceVersion
protected String parameterName
protected Integer levelInstanceId
protected Integer valueId
| Constructor Detail |
|---|
public LinkTo()
| Method Detail |
|---|
public String getNamespaceName()
Stringpublic void setNamespaceName(String value)
value - allowed object is
Stringpublic String getNamespaceVersion()
Stringpublic void setNamespaceVersion(String value)
value - allowed object is
Stringpublic String getParameterName()
Stringpublic void setParameterName(String value)
value - allowed object is
Stringpublic Integer getLevelInstanceId()
Integerpublic void setLevelInstanceId(Integer value)
value - allowed object is
Integerpublic Integer getValueId()
Stringpublic void setValueId(Integer value)
value - allowed object is
Stringpublic String toString()
toString in class Object
public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToString
public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToStringpublic Object clone()
clone in class Objectpublic Object copyTo(Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo
public Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
Object target,
org.jvnet.jaxb2_commons.lang.CopyStrategy strategy)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTopublic Object createNewInstance()
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTo
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equalspublic boolean equals(Object object)
equals in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||