public class CsConnection extends Object
Java class for cs_connection complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="cs_connection">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="id" type="{http://www.witsml.org/schemas/1series}lengthMeasure" minOccurs="0"/>
<element name="od" type="{http://www.witsml.org/schemas/1series}lengthMeasure" minOccurs="0"/>
<element name="len" type="{http://www.witsml.org/schemas/1series}lengthMeasure" minOccurs="0"/>
<element name="typeThread" type="{http://www.witsml.org/schemas/1series}str32" minOccurs="0"/>
<element name="sizeThread" type="{http://www.witsml.org/schemas/1series}lengthMeasure" minOccurs="0"/>
<element name="tensYield" type="{http://www.witsml.org/schemas/1series}pressureMeasure" minOccurs="0"/>
<element name="tqYield" type="{http://www.witsml.org/schemas/1series}momentOfForceMeasure" minOccurs="0"/>
<element name="position" type="{http://www.witsml.org/schemas/1series}ConnectionPosition" minOccurs="0"/>
<element name="criticalCrossSection" type="{http://www.witsml.org/schemas/1series}areaMeasure" minOccurs="0"/>
<element name="presLeak" type="{http://www.witsml.org/schemas/1series}pressureMeasure" minOccurs="0"/>
<element name="tqMakeup" type="{http://www.witsml.org/schemas/1series}momentOfForceMeasure" minOccurs="0"/>
<element name="customData" type="{http://www.witsml.org/schemas/1series}cs_customData" minOccurs="0"/>
<element name="extensionAny" type="{http://www.witsml.org/schemas/1series}cs_extensionAny" minOccurs="0"/>
<element name="extensionNameValue" type="{http://www.witsml.org/schemas/1series}cs_extensionNameValue" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attGroup ref="{http://www.witsml.org/schemas/1series}attgrp_uid"/>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
CsConnection() |
| Modifier and Type | Method and Description |
|---|---|
AreaMeasure |
getCriticalCrossSection()
Gets the value of the criticalCrossSection property.
|
CsCustomData |
getCustomData()
Gets the value of the customData property.
|
CsExtensionAny |
getExtensionAny()
Gets the value of the extensionAny property.
|
List<CsExtensionNameValue> |
getExtensionNameValue()
Gets the value of the extensionNameValue property.
|
LengthMeasure |
getId()
Gets the value of the id property.
|
LengthMeasure |
getLen()
Gets the value of the len property.
|
LengthMeasure |
getOd()
Gets the value of the od property.
|
ConnectionPosition |
getPosition()
Gets the value of the position property.
|
PressureMeasure |
getPresLeak()
Gets the value of the presLeak property.
|
LengthMeasure |
getSizeThread()
Gets the value of the sizeThread property.
|
PressureMeasure |
getTensYield()
Gets the value of the tensYield property.
|
MomentOfForceMeasure |
getTqMakeup()
Gets the value of the tqMakeup property.
|
MomentOfForceMeasure |
getTqYield()
Gets the value of the tqYield property.
|
String |
getTypeThread()
Gets the value of the typeThread property.
|
String |
getUid()
Gets the value of the uid property.
|
void |
setCriticalCrossSection(AreaMeasure value)
Sets the value of the criticalCrossSection property.
|
void |
setCustomData(CsCustomData value)
Sets the value of the customData property.
|
void |
setExtensionAny(CsExtensionAny value)
Sets the value of the extensionAny property.
|
void |
setId(LengthMeasure value)
Sets the value of the id property.
|
void |
setLen(LengthMeasure value)
Sets the value of the len property.
|
void |
setOd(LengthMeasure value)
Sets the value of the od property.
|
void |
setPosition(ConnectionPosition value)
Sets the value of the position property.
|
void |
setPresLeak(PressureMeasure value)
Sets the value of the presLeak property.
|
void |
setSizeThread(LengthMeasure value)
Sets the value of the sizeThread property.
|
void |
setTensYield(PressureMeasure value)
Sets the value of the tensYield property.
|
void |
setTqMakeup(MomentOfForceMeasure value)
Sets the value of the tqMakeup property.
|
void |
setTqYield(MomentOfForceMeasure value)
Sets the value of the tqYield property.
|
void |
setTypeThread(String value)
Sets the value of the typeThread property.
|
void |
setUid(String value)
Sets the value of the uid property.
|
public LengthMeasure getId()
LengthMeasurepublic void setId(LengthMeasure value)
value - allowed object is
LengthMeasurepublic LengthMeasure getOd()
LengthMeasurepublic void setOd(LengthMeasure value)
value - allowed object is
LengthMeasurepublic LengthMeasure getLen()
LengthMeasurepublic void setLen(LengthMeasure value)
value - allowed object is
LengthMeasurepublic String getTypeThread()
Stringpublic void setTypeThread(String value)
value - allowed object is
Stringpublic LengthMeasure getSizeThread()
LengthMeasurepublic void setSizeThread(LengthMeasure value)
value - allowed object is
LengthMeasurepublic PressureMeasure getTensYield()
PressureMeasurepublic void setTensYield(PressureMeasure value)
value - allowed object is
PressureMeasurepublic MomentOfForceMeasure getTqYield()
MomentOfForceMeasurepublic void setTqYield(MomentOfForceMeasure value)
value - allowed object is
MomentOfForceMeasurepublic ConnectionPosition getPosition()
ConnectionPositionpublic void setPosition(ConnectionPosition value)
value - allowed object is
ConnectionPositionpublic AreaMeasure getCriticalCrossSection()
AreaMeasurepublic void setCriticalCrossSection(AreaMeasure value)
value - allowed object is
AreaMeasurepublic PressureMeasure getPresLeak()
PressureMeasurepublic void setPresLeak(PressureMeasure value)
value - allowed object is
PressureMeasurepublic MomentOfForceMeasure getTqMakeup()
MomentOfForceMeasurepublic void setTqMakeup(MomentOfForceMeasure value)
value - allowed object is
MomentOfForceMeasurepublic CsCustomData getCustomData()
CsCustomDatapublic void setCustomData(CsCustomData value)
value - allowed object is
CsCustomDatapublic CsExtensionAny getExtensionAny()
CsExtensionAnypublic void setExtensionAny(CsExtensionAny value)
value - allowed object is
CsExtensionAnypublic List<CsExtensionNameValue> getExtensionNameValue()
set method for the extensionNameValue property.
For example, to add a new item, do as follows:
getExtensionNameValue().add(newItem);
Objects of the following type(s) are allowed in the list
CsExtensionNameValuepublic String getUid()
StringCopyright © 2017. All rights reserved.