public class ObjCementJob extends Object
Java class for obj_cementJob complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="obj_cementJob">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="nameWell" type="{http://www.witsml.org/schemas/131}nameString"/>
<element name="nameWellbore" type="{http://www.witsml.org/schemas/131}nameString"/>
<element name="name" type="{http://www.witsml.org/schemas/131}nameString"/>
<group ref="{http://www.witsml.org/schemas/131}grp_cementJob" minOccurs="0"/>
<element name="commonData" type="{http://www.witsml.org/schemas/131}cs_commonData" minOccurs="0"/>
<element name="customData" type="{http://www.witsml.org/schemas/131}cs_customData" minOccurs="0"/>
</sequence>
<attGroup ref="{http://www.witsml.org/schemas/131}attgrp_uid"/>
<attribute name="uidWell" type="{http://www.witsml.org/schemas/131}uidString" />
<attribute name="uidWellbore" type="{http://www.witsml.org/schemas/131}uidString" />
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
ObjCementJob() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCementEngr()
Gets the value of the cementEngr property.
|
List<CsCementStage> |
getCementStage()
Gets the value of the cementStage property.
|
CsCementTest |
getCementTest()
Gets the value of the cementTest property.
|
CsCommonData |
getCommonData()
Gets the value of the commonData property.
|
String |
getContractor()
Gets the value of the contractor property.
|
CsCustomData |
getCustomData()
Gets the value of the customData property.
|
XMLGregorianCalendar |
getDTimCementDrillOut()
Gets the value of the dTimCementDrillOut property.
|
XMLGregorianCalendar |
getDTimJob()
Gets the value of the dTimJob property.
|
XMLGregorianCalendar |
getDTimPipeRotEnd()
Gets the value of the dTimPipeRotEnd property.
|
XMLGregorianCalendar |
getDTimPipeRotStart()
Gets the value of the dTimPipeRotStart property.
|
XMLGregorianCalendar |
getDTimPlugSet()
Gets the value of the dTimPlugSet property.
|
XMLGregorianCalendar |
getDTimRecipEnd()
Gets the value of the dTimRecipEnd property.
|
XMLGregorianCalendar |
getDTimRecipStart()
Gets the value of the dTimRecipStart property.
|
XMLGregorianCalendar |
getDTimSqueeze()
Gets the value of the dTimSqueeze property.
|
CsWbGeometry |
getHoleConfig()
Gets the value of the holeConfig property.
|
String |
getJobConfig()
Gets the value of the jobConfig property.
|
CementJobType |
getJobType()
Gets the value of the jobType property.
|
LengthMeasure |
getLenPipeRecipStroke()
Gets the value of the lenPipeRecipStroke property.
|
MeasuredDepthCoord |
getMdHole()
Gets the value of the mdHole property.
|
MeasuredDepthCoord |
getMdPlugBot()
Gets the value of the mdPlugBot property.
|
MeasuredDepthCoord |
getMdPlugTop()
Gets the value of the mdPlugTop property.
|
MeasuredDepthCoord |
getMdShoe()
Gets the value of the mdShoe property.
|
MeasuredDepthCoord |
getMdSqueeze()
Gets the value of the mdSqueeze property.
|
MeasuredDepthCoord |
getMdStringSet()
Gets the value of the mdStringSet property.
|
MeasuredDepthCoord |
getMdWater()
Gets the value of the mdWater property.
|
String |
getName()
Gets the value of the name property.
|
String |
getNameCementedString()
Gets the value of the nameCementedString property.
|
String |
getNameCementString()
Gets the value of the nameCementString property.
|
String |
getNameWell()
Gets the value of the nameWell property.
|
String |
getNameWellbore()
Gets the value of the nameWellbore property.
|
String |
getNameWorkString()
Gets the value of the nameWorkString property.
|
ForceMeasure |
getOverPull()
Gets the value of the overPull property.
|
AnglePerTimeMeasure |
getRpmPipe()
Gets the value of the rpmPipe property.
|
AnglePerTimeMeasure |
getRpmPipeRecip()
Gets the value of the rpmPipeRecip property.
|
ForceMeasure |
getSlackOff()
Gets the value of the slackOff property.
|
String |
getToolCompany()
Gets the value of the toolCompany property.
|
MomentOfForceMeasure |
getTqInitPipeRot()
Gets the value of the tqInitPipeRot property.
|
MomentOfForceMeasure |
getTqPipeAv()
Gets the value of the tqPipeAv property.
|
MomentOfForceMeasure |
getTqPipeMx()
Gets the value of the tqPipeMx property.
|
WellVerticalDepthCoord |
getTvdShoe()
Gets the value of the tvdShoe property.
|
WellVerticalDepthCoord |
getTvdStringSet()
Gets the value of the tvdStringSet property.
|
String |
getTypePlug()
Gets the value of the typePlug property.
|
String |
getTypeSqueeze()
Gets the value of the typeSqueeze property.
|
String |
getTypeTool()
Gets the value of the typeTool property.
|
String |
getUid()
Gets the value of the uid property.
|
String |
getUidWell()
Gets the value of the uidWell property.
|
String |
getUidWellbore()
Gets the value of the uidWellbore property.
|
TimeMeasure |
getWoc()
Gets the value of the woc property.
|
Boolean |
isCementDrillOut()
Gets the value of the cementDrillOut property.
|
Boolean |
isCoilTubing()
Gets the value of the coilTubing property.
|
Boolean |
isOffshoreJob()
Gets the value of the offshoreJob property.
|
Boolean |
isReciprocating()
Gets the value of the reciprocating property.
|
Boolean |
isReturnsToSeabed()
Gets the value of the returnsToSeabed property.
|
void |
setCementDrillOut(Boolean value)
Sets the value of the cementDrillOut property.
|
void |
setCementEngr(String value)
Sets the value of the cementEngr property.
|
void |
setCementTest(CsCementTest value)
Sets the value of the cementTest property.
|
void |
setCoilTubing(Boolean value)
Sets the value of the coilTubing property.
|
void |
setCommonData(CsCommonData value)
Sets the value of the commonData property.
|
void |
setContractor(String value)
Sets the value of the contractor property.
|
void |
setCustomData(CsCustomData value)
Sets the value of the customData property.
|
void |
setDTimCementDrillOut(XMLGregorianCalendar value)
Sets the value of the dTimCementDrillOut property.
|
void |
setDTimJob(XMLGregorianCalendar value)
Sets the value of the dTimJob property.
|
void |
setDTimPipeRotEnd(XMLGregorianCalendar value)
Sets the value of the dTimPipeRotEnd property.
|
void |
setDTimPipeRotStart(XMLGregorianCalendar value)
Sets the value of the dTimPipeRotStart property.
|
void |
setDTimPlugSet(XMLGregorianCalendar value)
Sets the value of the dTimPlugSet property.
|
void |
setDTimRecipEnd(XMLGregorianCalendar value)
Sets the value of the dTimRecipEnd property.
|
void |
setDTimRecipStart(XMLGregorianCalendar value)
Sets the value of the dTimRecipStart property.
|
void |
setDTimSqueeze(XMLGregorianCalendar value)
Sets the value of the dTimSqueeze property.
|
void |
setHoleConfig(CsWbGeometry value)
Sets the value of the holeConfig property.
|
void |
setJobConfig(String value)
Sets the value of the jobConfig property.
|
void |
setJobType(CementJobType value)
Sets the value of the jobType property.
|
void |
setLenPipeRecipStroke(LengthMeasure value)
Sets the value of the lenPipeRecipStroke property.
|
void |
setMdHole(MeasuredDepthCoord value)
Sets the value of the mdHole property.
|
void |
setMdPlugBot(MeasuredDepthCoord value)
Sets the value of the mdPlugBot property.
|
void |
setMdPlugTop(MeasuredDepthCoord value)
Sets the value of the mdPlugTop property.
|
void |
setMdShoe(MeasuredDepthCoord value)
Sets the value of the mdShoe property.
|
void |
setMdSqueeze(MeasuredDepthCoord value)
Sets the value of the mdSqueeze property.
|
void |
setMdStringSet(MeasuredDepthCoord value)
Sets the value of the mdStringSet property.
|
void |
setMdWater(MeasuredDepthCoord value)
Sets the value of the mdWater property.
|
void |
setName(String value)
Sets the value of the name property.
|
void |
setNameCementedString(String value)
Sets the value of the nameCementedString property.
|
void |
setNameCementString(String value)
Sets the value of the nameCementString property.
|
void |
setNameWell(String value)
Sets the value of the nameWell property.
|
void |
setNameWellbore(String value)
Sets the value of the nameWellbore property.
|
void |
setNameWorkString(String value)
Sets the value of the nameWorkString property.
|
void |
setOffshoreJob(Boolean value)
Sets the value of the offshoreJob property.
|
void |
setOverPull(ForceMeasure value)
Sets the value of the overPull property.
|
void |
setReciprocating(Boolean value)
Sets the value of the reciprocating property.
|
void |
setReturnsToSeabed(Boolean value)
Sets the value of the returnsToSeabed property.
|
void |
setRpmPipe(AnglePerTimeMeasure value)
Sets the value of the rpmPipe property.
|
void |
setRpmPipeRecip(AnglePerTimeMeasure value)
Sets the value of the rpmPipeRecip property.
|
void |
setSlackOff(ForceMeasure value)
Sets the value of the slackOff property.
|
void |
setToolCompany(String value)
Sets the value of the toolCompany property.
|
void |
setTqInitPipeRot(MomentOfForceMeasure value)
Sets the value of the tqInitPipeRot property.
|
void |
setTqPipeAv(MomentOfForceMeasure value)
Sets the value of the tqPipeAv property.
|
void |
setTqPipeMx(MomentOfForceMeasure value)
Sets the value of the tqPipeMx property.
|
void |
setTvdShoe(WellVerticalDepthCoord value)
Sets the value of the tvdShoe property.
|
void |
setTvdStringSet(WellVerticalDepthCoord value)
Sets the value of the tvdStringSet property.
|
void |
setTypePlug(String value)
Sets the value of the typePlug property.
|
void |
setTypeSqueeze(String value)
Sets the value of the typeSqueeze property.
|
void |
setTypeTool(String value)
Sets the value of the typeTool property.
|
void |
setUid(String value)
Sets the value of the uid property.
|
void |
setUidWell(String value)
Sets the value of the uidWell property.
|
void |
setUidWellbore(String value)
Sets the value of the uidWellbore property.
|
void |
setWoc(TimeMeasure value)
Sets the value of the woc property.
|
public String getNameWell()
Stringpublic void setNameWell(String value)
value - allowed object is
Stringpublic String getNameWellbore()
Stringpublic void setNameWellbore(String value)
value - allowed object is
Stringpublic String getName()
Stringpublic void setName(String value)
value - allowed object is
Stringpublic CementJobType getJobType()
CementJobTypepublic void setJobType(CementJobType value)
value - allowed object is
CementJobTypepublic String getJobConfig()
Stringpublic void setJobConfig(String value)
value - allowed object is
Stringpublic XMLGregorianCalendar getDTimJob()
XMLGregorianCalendarpublic void setDTimJob(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic String getNameCementedString()
Stringpublic void setNameCementedString(String value)
value - allowed object is
Stringpublic CsWbGeometry getHoleConfig()
CsWbGeometrypublic void setHoleConfig(CsWbGeometry value)
value - allowed object is
CsWbGeometrypublic String getNameWorkString()
Stringpublic void setNameWorkString(String value)
value - allowed object is
Stringpublic String getContractor()
Stringpublic void setContractor(String value)
value - allowed object is
Stringpublic String getCementEngr()
Stringpublic void setCementEngr(String value)
value - allowed object is
Stringpublic Boolean isOffshoreJob()
Booleanpublic void setOffshoreJob(Boolean value)
value - allowed object is
Booleanpublic MeasuredDepthCoord getMdWater()
MeasuredDepthCoordpublic void setMdWater(MeasuredDepthCoord value)
value - allowed object is
MeasuredDepthCoordpublic Boolean isReturnsToSeabed()
Booleanpublic void setReturnsToSeabed(Boolean value)
value - allowed object is
Booleanpublic Boolean isReciprocating()
Booleanpublic void setReciprocating(Boolean value)
value - allowed object is
Booleanpublic TimeMeasure getWoc()
TimeMeasurepublic void setWoc(TimeMeasure value)
value - allowed object is
TimeMeasurepublic MeasuredDepthCoord getMdPlugTop()
MeasuredDepthCoordpublic void setMdPlugTop(MeasuredDepthCoord value)
value - allowed object is
MeasuredDepthCoordpublic MeasuredDepthCoord getMdPlugBot()
MeasuredDepthCoordpublic void setMdPlugBot(MeasuredDepthCoord value)
value - allowed object is
MeasuredDepthCoordpublic MeasuredDepthCoord getMdHole()
MeasuredDepthCoordpublic void setMdHole(MeasuredDepthCoord value)
value - allowed object is
MeasuredDepthCoordpublic MeasuredDepthCoord getMdShoe()
MeasuredDepthCoordpublic void setMdShoe(MeasuredDepthCoord value)
value - allowed object is
MeasuredDepthCoordpublic WellVerticalDepthCoord getTvdShoe()
WellVerticalDepthCoordpublic void setTvdShoe(WellVerticalDepthCoord value)
value - allowed object is
WellVerticalDepthCoordpublic MeasuredDepthCoord getMdStringSet()
MeasuredDepthCoordpublic void setMdStringSet(MeasuredDepthCoord value)
value - allowed object is
MeasuredDepthCoordpublic WellVerticalDepthCoord getTvdStringSet()
WellVerticalDepthCoordpublic void setTvdStringSet(WellVerticalDepthCoord value)
value - allowed object is
WellVerticalDepthCoordpublic List<CsCementStage> getCementStage()
set method for the cementStage property.
For example, to add a new item, do as follows:
getCementStage().add(newItem);
Objects of the following type(s) are allowed in the list
CsCementStagepublic CsCementTest getCementTest()
CsCementTestpublic void setCementTest(CsCementTest value)
value - allowed object is
CsCementTestpublic String getTypePlug()
Stringpublic void setTypePlug(String value)
value - allowed object is
Stringpublic String getNameCementString()
Stringpublic void setNameCementString(String value)
value - allowed object is
Stringpublic XMLGregorianCalendar getDTimPlugSet()
XMLGregorianCalendarpublic void setDTimPlugSet(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic Boolean isCementDrillOut()
Booleanpublic void setCementDrillOut(Boolean value)
value - allowed object is
Booleanpublic XMLGregorianCalendar getDTimCementDrillOut()
XMLGregorianCalendarpublic void setDTimCementDrillOut(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic String getTypeSqueeze()
Stringpublic void setTypeSqueeze(String value)
value - allowed object is
Stringpublic MeasuredDepthCoord getMdSqueeze()
MeasuredDepthCoordpublic void setMdSqueeze(MeasuredDepthCoord value)
value - allowed object is
MeasuredDepthCoordpublic XMLGregorianCalendar getDTimSqueeze()
XMLGregorianCalendarpublic void setDTimSqueeze(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic String getToolCompany()
Stringpublic void setToolCompany(String value)
value - allowed object is
Stringpublic String getTypeTool()
Stringpublic void setTypeTool(String value)
value - allowed object is
Stringpublic XMLGregorianCalendar getDTimPipeRotStart()
XMLGregorianCalendarpublic void setDTimPipeRotStart(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic XMLGregorianCalendar getDTimPipeRotEnd()
XMLGregorianCalendarpublic void setDTimPipeRotEnd(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic AnglePerTimeMeasure getRpmPipe()
AnglePerTimeMeasurepublic void setRpmPipe(AnglePerTimeMeasure value)
value - allowed object is
AnglePerTimeMeasurepublic MomentOfForceMeasure getTqInitPipeRot()
MomentOfForceMeasurepublic void setTqInitPipeRot(MomentOfForceMeasure value)
value - allowed object is
MomentOfForceMeasurepublic MomentOfForceMeasure getTqPipeAv()
MomentOfForceMeasurepublic void setTqPipeAv(MomentOfForceMeasure value)
value - allowed object is
MomentOfForceMeasurepublic MomentOfForceMeasure getTqPipeMx()
MomentOfForceMeasurepublic void setTqPipeMx(MomentOfForceMeasure value)
value - allowed object is
MomentOfForceMeasurepublic XMLGregorianCalendar getDTimRecipStart()
XMLGregorianCalendarpublic void setDTimRecipStart(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic XMLGregorianCalendar getDTimRecipEnd()
XMLGregorianCalendarpublic void setDTimRecipEnd(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic ForceMeasure getOverPull()
ForceMeasurepublic void setOverPull(ForceMeasure value)
value - allowed object is
ForceMeasurepublic ForceMeasure getSlackOff()
ForceMeasurepublic void setSlackOff(ForceMeasure value)
value - allowed object is
ForceMeasurepublic AnglePerTimeMeasure getRpmPipeRecip()
AnglePerTimeMeasurepublic void setRpmPipeRecip(AnglePerTimeMeasure value)
value - allowed object is
AnglePerTimeMeasurepublic LengthMeasure getLenPipeRecipStroke()
LengthMeasurepublic void setLenPipeRecipStroke(LengthMeasure value)
value - allowed object is
LengthMeasurepublic Boolean isCoilTubing()
Booleanpublic void setCoilTubing(Boolean value)
value - allowed object is
Booleanpublic CsCommonData getCommonData()
CsCommonDatapublic void setCommonData(CsCommonData value)
value - allowed object is
CsCommonDatapublic CsCustomData getCustomData()
CsCustomDatapublic void setCustomData(CsCustomData value)
value - allowed object is
CsCustomDatapublic String getUidWell()
Stringpublic void setUidWell(String value)
value - allowed object is
Stringpublic String getUidWellbore()
Stringpublic void setUidWellbore(String value)
value - allowed object is
Stringpublic String getUid()
StringCopyright © 2017. All rights reserved.