|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.disy.ogc.wpspd.v_1_0_0.PresentationDirectiveType
net.disy.ogc.wpspd.v_1_0_0.LinkType
public class LinkType
...
Java class for LinkType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="LinkType">
<complexContent>
<extension base="{http://www.disy.net/pd}PresentationDirectiveType">
<sequence>
<element name="ContentType" type="{http://www.opengis.net/ows/1.1}MimeType" minOccurs="0"/>
</sequence>
<attGroup ref="{http://www.w3.org/1999/xlink}simpleLink"/>
</extension>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected java.lang.String |
actuate
|
protected java.lang.String |
arcrole
|
protected java.lang.String |
contentType
|
protected java.lang.String |
href
|
protected java.lang.String |
role
|
protected java.lang.String |
show
|
protected java.lang.String |
title
|
protected java.lang.String |
type
|
| Fields inherited from class net.disy.ogc.wpspd.v_1_0_0.PresentationDirectiveType |
|---|
_abstract, identifier, metadata, presentationDirectiveTitle |
| Constructor Summary | |
|---|---|
LinkType()
|
|
| Method Summary | |
|---|---|
java.lang.StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
|
java.lang.StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
|
java.lang.Object |
clone()
|
java.lang.Object |
copyTo(java.lang.Object target)
|
java.lang.Object |
copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.Object target,
org.jvnet.jaxb2_commons.lang.CopyStrategy strategy)
|
java.lang.Object |
createNewInstance()
|
boolean |
equals(java.lang.Object object)
|
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
java.lang.Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
|
java.lang.String |
getActuate()
Gets the value of the actuate property. |
java.lang.String |
getArcrole()
Gets the value of the arcrole property. |
java.lang.String |
getContentType()
Gets the value of the contentType property. |
java.lang.String |
getHref()
Gets the value of the href property. |
java.lang.String |
getRole()
Gets the value of the role property. |
java.lang.String |
getShow()
Gets the value of the show property. |
java.lang.String |
getTitle()
Gets the value of the title property. |
java.lang.String |
getType()
Gets the value of the type property. |
int |
hashCode()
|
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
|
void |
mergeFrom(org.jvnet.jaxb2_commons.locator.ObjectLocator leftLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator rightLocator,
java.lang.Object left,
java.lang.Object right,
org.jvnet.jaxb2_commons.lang.MergeStrategy strategy)
|
void |
mergeFrom(java.lang.Object left,
java.lang.Object right)
|
void |
setActuate(java.lang.String value)
Sets the value of the actuate property. |
void |
setArcrole(java.lang.String value)
Sets the value of the arcrole property. |
void |
setContentType(java.lang.String value)
Sets the value of the contentType property. |
void |
setHref(java.lang.String value)
Sets the value of the href property. |
void |
setRole(java.lang.String value)
Sets the value of the role property. |
void |
setShow(java.lang.String value)
Sets the value of the show property. |
void |
setTitle(java.lang.String value)
Sets the value of the title property. |
void |
setType(java.lang.String value)
Sets the value of the type property. |
java.lang.String |
toString()
|
| Methods inherited from class net.disy.ogc.wpspd.v_1_0_0.PresentationDirectiveType |
|---|
getAbstract, getIdentifier, getMetadata, getPresentationDirectiveTitle, setAbstract, setIdentifier, setMetadata, setPresentationDirectiveTitle |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String contentType
protected java.lang.String type
protected java.lang.String href
protected java.lang.String role
protected java.lang.String arcrole
protected java.lang.String title
protected java.lang.String show
protected java.lang.String actuate
| Constructor Detail |
|---|
public LinkType()
| Method Detail |
|---|
public java.lang.String getContentType()
Stringpublic void setContentType(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getType()
Stringpublic void setType(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getHref()
Stringpublic void setHref(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getRole()
Stringpublic void setRole(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getArcrole()
Stringpublic void setArcrole(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getTitle()
Stringpublic void setTitle(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getShow()
Stringpublic void setShow(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getActuate()
Stringpublic void setActuate(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String toString()
toString in class PresentationDirectiveType
public java.lang.StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToStringappend in class PresentationDirectiveType
public java.lang.StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToStringappendFields in class PresentationDirectiveType
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
java.lang.Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equalsequals in class PresentationDirectiveTypepublic boolean equals(java.lang.Object object)
equals in class PresentationDirectiveType
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCodehashCode in class PresentationDirectiveTypepublic int hashCode()
hashCode in class PresentationDirectiveTypepublic java.lang.Object clone()
clone in class PresentationDirectiveTypepublic java.lang.Object copyTo(java.lang.Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTocopyTo in class PresentationDirectiveType
public java.lang.Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.Object target,
org.jvnet.jaxb2_commons.lang.CopyStrategy strategy)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTocopyTo in class PresentationDirectiveTypepublic java.lang.Object createNewInstance()
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTocreateNewInstance in interface org.jvnet.jaxb2_commons.lang.MergeFrom
public void mergeFrom(java.lang.Object left,
java.lang.Object right)
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrommergeFrom in class PresentationDirectiveType
public void mergeFrom(org.jvnet.jaxb2_commons.locator.ObjectLocator leftLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator rightLocator,
java.lang.Object left,
java.lang.Object right,
org.jvnet.jaxb2_commons.lang.MergeStrategy strategy)
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrommergeFrom in class PresentationDirectiveType
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||