public class ObjConvCore extends Object
Java class for obj_convCore complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="obj_convCore">
<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_convCore" 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 |
|---|
ObjConvCore() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAnalysisContractor()
Gets the value of the analysisContractor property.
|
CsCommonData |
getCommonData()
Gets the value of the commonData property.
|
String |
getCoreBarrel()
Gets the value of the coreBarrel property.
|
String |
getCoreBitType()
Gets the value of the coreBitType property.
|
String |
getCoreDescription()
Gets the value of the coreDescription property.
|
String |
getCoreFluidUsed()
Gets the value of the coreFluidUsed property.
|
String |
getCoreMethod()
Gets the value of the coreMethod property.
|
String |
getCoreReference()
Gets the value of the coreReference property.
|
String |
getCoreTreatmentMethod()
Gets the value of the coreTreatmentMethod property.
|
String |
getCoringContractor()
Gets the value of the coringContractor property.
|
CsCustomData |
getCustomData()
Gets the value of the customData property.
|
LengthMeasure |
getDiaBit()
Gets the value of the diaBit property.
|
LengthMeasure |
getDiaCore()
Gets the value of the diaCore property.
|
XMLGregorianCalendar |
getDTimCoreEnd()
Gets the value of the dTimCoreEnd property.
|
XMLGregorianCalendar |
getDTimCoreStart()
Gets the value of the dTimCoreStart property.
|
CsGeologyInterval |
getGeologyInterval()
Gets the value of the geologyInterval property.
|
PlaneAngleMeasure |
getInclHole()
Gets the value of the inclHole property.
|
String |
getInnerBarrelType()
Gets the value of the innerBarrelType property.
|
LengthMeasure |
getLenBarrel()
Gets the value of the lenBarrel property.
|
LengthMeasure |
getLenCored()
Gets the value of the lenCored property.
|
LengthMeasure |
getLenRecovered()
Gets the value of the lenRecovered property.
|
MeasuredDepthCoord |
getMdCoreBottom()
Gets the value of the mdCoreBottom property.
|
MeasuredDepthCoord |
getMdCoreTop()
Gets the value of the mdCoreTop property.
|
String |
getName()
Gets the value of the name property.
|
String |
getNameFormation()
Gets the value of the nameFormation property.
|
String |
getNameWell()
Gets the value of the nameWell property.
|
String |
getNameWellbore()
Gets the value of the nameWellbore property.
|
VolumePerVolumeMeasure |
getRecoverPc()
Gets the value of the recoverPc 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.
|
Boolean |
isCoreOrientation()
Gets the value of the coreOrientation property.
|
Boolean |
isInnerBarrelUsed()
Gets the value of the innerBarrelUsed property.
|
void |
setAnalysisContractor(String value)
Sets the value of the analysisContractor property.
|
void |
setCommonData(CsCommonData value)
Sets the value of the commonData property.
|
void |
setCoreBarrel(String value)
Sets the value of the coreBarrel property.
|
void |
setCoreBitType(String value)
Sets the value of the coreBitType property.
|
void |
setCoreDescription(String value)
Sets the value of the coreDescription property.
|
void |
setCoreFluidUsed(String value)
Sets the value of the coreFluidUsed property.
|
void |
setCoreMethod(String value)
Sets the value of the coreMethod property.
|
void |
setCoreOrientation(Boolean value)
Sets the value of the coreOrientation property.
|
void |
setCoreReference(String value)
Sets the value of the coreReference property.
|
void |
setCoreTreatmentMethod(String value)
Sets the value of the coreTreatmentMethod property.
|
void |
setCoringContractor(String value)
Sets the value of the coringContractor property.
|
void |
setCustomData(CsCustomData value)
Sets the value of the customData property.
|
void |
setDiaBit(LengthMeasure value)
Sets the value of the diaBit property.
|
void |
setDiaCore(LengthMeasure value)
Sets the value of the diaCore property.
|
void |
setDTimCoreEnd(XMLGregorianCalendar value)
Sets the value of the dTimCoreEnd property.
|
void |
setDTimCoreStart(XMLGregorianCalendar value)
Sets the value of the dTimCoreStart property.
|
void |
setGeologyInterval(CsGeologyInterval value)
Sets the value of the geologyInterval property.
|
void |
setInclHole(PlaneAngleMeasure value)
Sets the value of the inclHole property.
|
void |
setInnerBarrelType(String value)
Sets the value of the innerBarrelType property.
|
void |
setInnerBarrelUsed(Boolean value)
Sets the value of the innerBarrelUsed property.
|
void |
setLenBarrel(LengthMeasure value)
Sets the value of the lenBarrel property.
|
void |
setLenCored(LengthMeasure value)
Sets the value of the lenCored property.
|
void |
setLenRecovered(LengthMeasure value)
Sets the value of the lenRecovered property.
|
void |
setMdCoreBottom(MeasuredDepthCoord value)
Sets the value of the mdCoreBottom property.
|
void |
setMdCoreTop(MeasuredDepthCoord value)
Sets the value of the mdCoreTop property.
|
void |
setName(String value)
Sets the value of the name property.
|
void |
setNameFormation(String value)
Sets the value of the nameFormation property.
|
void |
setNameWell(String value)
Sets the value of the nameWell property.
|
void |
setNameWellbore(String value)
Sets the value of the nameWellbore property.
|
void |
setRecoverPc(VolumePerVolumeMeasure value)
Sets the value of the recoverPc 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.
|
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 MeasuredDepthCoord getMdCoreTop()
MeasuredDepthCoordpublic void setMdCoreTop(MeasuredDepthCoord value)
value - allowed object is
MeasuredDepthCoordpublic MeasuredDepthCoord getMdCoreBottom()
MeasuredDepthCoordpublic void setMdCoreBottom(MeasuredDepthCoord value)
value - allowed object is
MeasuredDepthCoordpublic XMLGregorianCalendar getDTimCoreStart()
XMLGregorianCalendarpublic void setDTimCoreStart(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic XMLGregorianCalendar getDTimCoreEnd()
XMLGregorianCalendarpublic void setDTimCoreEnd(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic String getCoreReference()
Stringpublic void setCoreReference(String value)
value - allowed object is
Stringpublic String getCoringContractor()
Stringpublic void setCoringContractor(String value)
value - allowed object is
Stringpublic String getAnalysisContractor()
Stringpublic void setAnalysisContractor(String value)
value - allowed object is
Stringpublic String getCoreBarrel()
Stringpublic void setCoreBarrel(String value)
value - allowed object is
Stringpublic Boolean isInnerBarrelUsed()
Booleanpublic void setInnerBarrelUsed(Boolean value)
value - allowed object is
Booleanpublic String getInnerBarrelType()
Stringpublic void setInnerBarrelType(String value)
value - allowed object is
Stringpublic LengthMeasure getLenBarrel()
LengthMeasurepublic void setLenBarrel(LengthMeasure value)
value - allowed object is
LengthMeasurepublic String getCoreBitType()
Stringpublic void setCoreBitType(String value)
value - allowed object is
Stringpublic LengthMeasure getDiaBit()
LengthMeasurepublic void setDiaBit(LengthMeasure value)
value - allowed object is
LengthMeasurepublic LengthMeasure getDiaCore()
LengthMeasurepublic void setDiaCore(LengthMeasure value)
value - allowed object is
LengthMeasurepublic LengthMeasure getLenCored()
LengthMeasurepublic void setLenCored(LengthMeasure value)
value - allowed object is
LengthMeasurepublic LengthMeasure getLenRecovered()
LengthMeasurepublic void setLenRecovered(LengthMeasure value)
value - allowed object is
LengthMeasurepublic VolumePerVolumeMeasure getRecoverPc()
VolumePerVolumeMeasurepublic void setRecoverPc(VolumePerVolumeMeasure value)
value - allowed object is
VolumePerVolumeMeasurepublic PlaneAngleMeasure getInclHole()
PlaneAngleMeasurepublic void setInclHole(PlaneAngleMeasure value)
value - allowed object is
PlaneAngleMeasurepublic Boolean isCoreOrientation()
Booleanpublic void setCoreOrientation(Boolean value)
value - allowed object is
Booleanpublic String getCoreMethod()
Stringpublic void setCoreMethod(String value)
value - allowed object is
Stringpublic String getCoreTreatmentMethod()
Stringpublic void setCoreTreatmentMethod(String value)
value - allowed object is
Stringpublic String getCoreFluidUsed()
Stringpublic void setCoreFluidUsed(String value)
value - allowed object is
Stringpublic String getNameFormation()
Stringpublic void setNameFormation(String value)
value - allowed object is
Stringpublic CsGeologyInterval getGeologyInterval()
CsGeologyIntervalpublic void setGeologyInterval(CsGeologyInterval value)
value - allowed object is
CsGeologyIntervalpublic String getCoreDescription()
Stringpublic void setCoreDescription(String value)
value - allowed object is
Stringpublic 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.