public class CsDegasser extends Object
Java class for cs_degasser complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="cs_degasser">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="manufacturer" type="{http://www.witsml.org/schemas/1series}nameString" minOccurs="0"/>
<element name="model" type="{http://www.witsml.org/schemas/1series}str32" minOccurs="0"/>
<element name="dTimInstall" type="{http://www.witsml.org/schemas/1series}timestamp" minOccurs="0"/>
<element name="dTimRemove" type="{http://www.witsml.org/schemas/1series}timestamp" minOccurs="0"/>
<element name="type" type="{http://www.witsml.org/schemas/1series}str32" minOccurs="0"/>
<element name="owner" type="{http://www.witsml.org/schemas/1series}str32" minOccurs="0"/>
<element name="height" 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="id" type="{http://www.witsml.org/schemas/1series}lengthMeasure" minOccurs="0"/>
<element name="capFlow" type="{http://www.witsml.org/schemas/1series}volumeFlowRateMeasure" minOccurs="0"/>
<element name="areaSeparatorFlow" type="{http://www.witsml.org/schemas/1series}areaMeasure" minOccurs="0"/>
<element name="htMudSeal" type="{http://www.witsml.org/schemas/1series}lengthMeasure" minOccurs="0"/>
<element name="idInlet" type="{http://www.witsml.org/schemas/1series}lengthMeasure" minOccurs="0"/>
<element name="idVentLine" type="{http://www.witsml.org/schemas/1series}lengthMeasure" minOccurs="0"/>
<element name="lenVentLine" type="{http://www.witsml.org/schemas/1series}lengthMeasure" minOccurs="0"/>
<element name="capGasSep" type="{http://www.witsml.org/schemas/1series}volumeFlowRateMeasure" minOccurs="0"/>
<element name="capBlowdown" type="{http://www.witsml.org/schemas/1series}volumeFlowRateMeasure" minOccurs="0"/>
<element name="presRating" type="{http://www.witsml.org/schemas/1series}pressureMeasure" minOccurs="0"/>
<element name="tempRating" type="{http://www.witsml.org/schemas/1series}thermodynamicTemperatureMeasure" minOccurs="0"/>
<element name="nameTag" type="{http://www.witsml.org/schemas/1series}cs_nameTag" maxOccurs="unbounded" 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 |
|---|
CsDegasser() |
| Modifier and Type | Method and Description |
|---|---|
AreaMeasure |
getAreaSeparatorFlow()
Gets the value of the areaSeparatorFlow property.
|
VolumeFlowRateMeasure |
getCapBlowdown()
Gets the value of the capBlowdown property.
|
VolumeFlowRateMeasure |
getCapFlow()
Gets the value of the capFlow property.
|
VolumeFlowRateMeasure |
getCapGasSep()
Gets the value of the capGasSep property.
|
XMLGregorianCalendar |
getDTimInstall()
Gets the value of the dTimInstall property.
|
XMLGregorianCalendar |
getDTimRemove()
Gets the value of the dTimRemove property.
|
List<CsExtensionNameValue> |
getExtensionNameValue()
Gets the value of the extensionNameValue property.
|
LengthMeasure |
getHeight()
Gets the value of the height property.
|
LengthMeasure |
getHtMudSeal()
Gets the value of the htMudSeal property.
|
LengthMeasure |
getId()
Gets the value of the id property.
|
LengthMeasure |
getIdInlet()
Gets the value of the idInlet property.
|
LengthMeasure |
getIdVentLine()
Gets the value of the idVentLine property.
|
LengthMeasure |
getLen()
Gets the value of the len property.
|
LengthMeasure |
getLenVentLine()
Gets the value of the lenVentLine property.
|
String |
getManufacturer()
Gets the value of the manufacturer property.
|
String |
getModel()
Gets the value of the model property.
|
List<CsNameTag> |
getNameTag()
Gets the value of the nameTag property.
|
String |
getOwner()
Gets the value of the owner property.
|
PressureMeasure |
getPresRating()
Gets the value of the presRating property.
|
ThermodynamicTemperatureMeasure |
getTempRating()
Gets the value of the tempRating property.
|
String |
getType()
Gets the value of the type property.
|
String |
getUid()
Gets the value of the uid property.
|
void |
setAreaSeparatorFlow(AreaMeasure value)
Sets the value of the areaSeparatorFlow property.
|
void |
setCapBlowdown(VolumeFlowRateMeasure value)
Sets the value of the capBlowdown property.
|
void |
setCapFlow(VolumeFlowRateMeasure value)
Sets the value of the capFlow property.
|
void |
setCapGasSep(VolumeFlowRateMeasure value)
Sets the value of the capGasSep property.
|
void |
setDTimInstall(XMLGregorianCalendar value)
Sets the value of the dTimInstall property.
|
void |
setDTimRemove(XMLGregorianCalendar value)
Sets the value of the dTimRemove property.
|
void |
setHeight(LengthMeasure value)
Sets the value of the height property.
|
void |
setHtMudSeal(LengthMeasure value)
Sets the value of the htMudSeal property.
|
void |
setId(LengthMeasure value)
Sets the value of the id property.
|
void |
setIdInlet(LengthMeasure value)
Sets the value of the idInlet property.
|
void |
setIdVentLine(LengthMeasure value)
Sets the value of the idVentLine property.
|
void |
setLen(LengthMeasure value)
Sets the value of the len property.
|
void |
setLenVentLine(LengthMeasure value)
Sets the value of the lenVentLine property.
|
void |
setManufacturer(String value)
Sets the value of the manufacturer property.
|
void |
setModel(String value)
Sets the value of the model property.
|
void |
setOwner(String value)
Sets the value of the owner property.
|
void |
setPresRating(PressureMeasure value)
Sets the value of the presRating property.
|
void |
setTempRating(ThermodynamicTemperatureMeasure value)
Sets the value of the tempRating property.
|
void |
setType(String value)
Sets the value of the type property.
|
void |
setUid(String value)
Sets the value of the uid property.
|
public String getManufacturer()
Stringpublic void setManufacturer(String value)
value - allowed object is
Stringpublic String getModel()
Stringpublic void setModel(String value)
value - allowed object is
Stringpublic XMLGregorianCalendar getDTimInstall()
XMLGregorianCalendarpublic void setDTimInstall(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic XMLGregorianCalendar getDTimRemove()
XMLGregorianCalendarpublic void setDTimRemove(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic String getType()
Stringpublic void setType(String value)
value - allowed object is
Stringpublic String getOwner()
Stringpublic void setOwner(String value)
value - allowed object is
Stringpublic LengthMeasure getHeight()
LengthMeasurepublic void setHeight(LengthMeasure value)
value - allowed object is
LengthMeasurepublic LengthMeasure getLen()
LengthMeasurepublic void setLen(LengthMeasure value)
value - allowed object is
LengthMeasurepublic LengthMeasure getId()
LengthMeasurepublic void setId(LengthMeasure value)
value - allowed object is
LengthMeasurepublic VolumeFlowRateMeasure getCapFlow()
VolumeFlowRateMeasurepublic void setCapFlow(VolumeFlowRateMeasure value)
value - allowed object is
VolumeFlowRateMeasurepublic AreaMeasure getAreaSeparatorFlow()
AreaMeasurepublic void setAreaSeparatorFlow(AreaMeasure value)
value - allowed object is
AreaMeasurepublic LengthMeasure getHtMudSeal()
LengthMeasurepublic void setHtMudSeal(LengthMeasure value)
value - allowed object is
LengthMeasurepublic LengthMeasure getIdInlet()
LengthMeasurepublic void setIdInlet(LengthMeasure value)
value - allowed object is
LengthMeasurepublic LengthMeasure getIdVentLine()
LengthMeasurepublic void setIdVentLine(LengthMeasure value)
value - allowed object is
LengthMeasurepublic LengthMeasure getLenVentLine()
LengthMeasurepublic void setLenVentLine(LengthMeasure value)
value - allowed object is
LengthMeasurepublic VolumeFlowRateMeasure getCapGasSep()
VolumeFlowRateMeasurepublic void setCapGasSep(VolumeFlowRateMeasure value)
value - allowed object is
VolumeFlowRateMeasurepublic VolumeFlowRateMeasure getCapBlowdown()
VolumeFlowRateMeasurepublic void setCapBlowdown(VolumeFlowRateMeasure value)
value - allowed object is
VolumeFlowRateMeasurepublic PressureMeasure getPresRating()
PressureMeasurepublic void setPresRating(PressureMeasure value)
value - allowed object is
PressureMeasurepublic ThermodynamicTemperatureMeasure getTempRating()
ThermodynamicTemperatureMeasurepublic void setTempRating(ThermodynamicTemperatureMeasure value)
value - allowed object is
ThermodynamicTemperatureMeasurepublic List<CsNameTag> getNameTag()
set method for the nameTag property.
For example, to add a new item, do as follows:
getNameTag().add(newItem);
Objects of the following type(s) are allowed in the list
CsNameTagpublic 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.