/** Gets the "FacilityName" element */ public java.lang.String getFacilityName() { synchronized (monitor()) { check_orphaned(); org.apache.xmlbeans.SimpleValue target = null; target = (org.apache.xmlbeans.SimpleValue) get_store().find_element_user(FACILITYNAME$0, 0); if (target == null) { return null; } return target.getStringValue(); } }
/** Gets the "Description" element */ public java.lang.String getDescription() { synchronized (monitor()) { check_orphaned(); org.apache.xmlbeans.SimpleValue target = null; target = (org.apache.xmlbeans.SimpleValue) get_store().find_element_user(DESCRIPTION$2, 0); if (target == null) { return null; } return target.getStringValue(); } }
/** Gets the "name" attribute */ public java.lang.String getName() { synchronized (monitor()) { check_orphaned(); org.apache.xmlbeans.SimpleValue target = null; target = (org.apache.xmlbeans.SimpleValue) get_store().find_attribute_user(NAME$2); if (target == null) { return null; } return target.getStringValue(); } }
/** Gets the "MidasAdRef" element */ public java.lang.String getMidasAdRef() { synchronized (monitor()) { check_orphaned(); org.apache.xmlbeans.SimpleValue target = null; target = (org.apache.xmlbeans.SimpleValue) get_store().find_element_user(MIDASADREF$2, 0); if (target == null) { return null; } return target.getStringValue(); } }
/** Gets the "address" element */ public java.lang.String getAddress() { synchronized (monitor()) { check_orphaned(); org.apache.xmlbeans.SimpleValue target = null; target = (org.apache.xmlbeans.SimpleValue) get_store().find_element_user(ADDRESS$0, 0); if (target == null) { return null; } return target.getStringValue(); } }
/** Gets the "created_at" element */ public java.lang.String getCreatedAt() { synchronized (monitor()) { check_orphaned(); org.apache.xmlbeans.SimpleValue target = null; target = (org.apache.xmlbeans.SimpleValue) get_store().find_element_user(CREATEDAT$6, 0); if (target == null) { return null; } return target.getStringValue(); } }
/** Gets the "viewTimeEnd" element */ public java.lang.String getViewTimeEnd() { synchronized (monitor()) { check_orphaned(); org.apache.xmlbeans.SimpleValue target = null; target = (org.apache.xmlbeans.SimpleValue) get_store().find_element_user(VIEWTIMEEND$2, 0); if (target == null) { return null; } return target.getStringValue(); } }
/** Gets the "qmd_material" element */ public java.lang.String getQmdMaterial() { synchronized (monitor()) { check_orphaned(); org.apache.xmlbeans.SimpleValue target = null; target = (org.apache.xmlbeans.SimpleValue) get_store().find_element_user(QMDMATERIAL$0, 0); if (target == null) { return null; } return target.getStringValue(); } }
/** Gets the "faultMessage" element */ public java.lang.String getFaultMessage() { synchronized (monitor()) { check_orphaned(); org.apache.xmlbeans.SimpleValue target = null; target = (org.apache.xmlbeans.SimpleValue) get_store().find_element_user(FAULTMESSAGE$2, 0); if (target == null) { return null; } return target.getStringValue(); } }
/** Gets the "ImportJobId" element */ public java.lang.String getImportJobId() { synchronized (monitor()) { check_orphaned(); org.apache.xmlbeans.SimpleValue target = null; target = (org.apache.xmlbeans.SimpleValue) get_store().find_element_user(IMPORTJOBID$2, 0); if (target == null) { return null; } return target.getStringValue(); } }
/** Gets the "Object_spcId" element */ public java.lang.String getObjectSpcId() { synchronized (monitor()) { check_orphaned(); org.apache.xmlbeans.SimpleValue target = null; target = (org.apache.xmlbeans.SimpleValue) get_store().find_element_user(OBJECTSPCID$6, 0); if (target == null) { return null; } return target.getStringValue(); } }
/** Gets the "Error_spcCode" element */ public java.lang.String getErrorSpcCode() { synchronized (monitor()) { check_orphaned(); org.apache.xmlbeans.SimpleValue target = null; target = (org.apache.xmlbeans.SimpleValue) get_store().find_element_user(ERRORSPCCODE$2, 0); if (target == null) { return null; } return target.getStringValue(); } }
/** Gets ith "column" element */ public java.lang.String getColumnArray(int i) { synchronized (monitor()) { check_orphaned(); org.apache.xmlbeans.SimpleValue target = null; target = (org.apache.xmlbeans.SimpleValue) get_store().find_element_user(COLUMN$0, i); if (target == null) { throw new IndexOutOfBoundsException(); } return target.getStringValue(); } }
/** Gets the "shipping_lastname" element */ public java.lang.String getShippingLastname() { synchronized (monitor()) { check_orphaned(); org.apache.xmlbeans.SimpleValue target = null; target = (org.apache.xmlbeans.SimpleValue) get_store().find_element_user(SHIPPINGLASTNAME$16, 0); if (target == null) { return null; } return target.getStringValue(); } }
/** Gets the "CompressionNote" element */ public java.lang.String getCompressionNote() { synchronized (monitor()) { check_orphaned(); org.apache.xmlbeans.SimpleValue target = null; target = (org.apache.xmlbeans.SimpleValue) get_store().find_element_user(COMPRESSIONNOTE$22, 0); if (target == null) { return null; } return target.getStringValue(); } }
/** Gets the "baseattributename" element */ public java.lang.String getBaseattributename() { synchronized (monitor()) { check_orphaned(); org.apache.xmlbeans.SimpleValue target = null; target = (org.apache.xmlbeans.SimpleValue) get_store().find_element_user(BASEATTRIBUTENAME$0, 0); if (target == null) { return null; } return target.getStringValue(); } }
/** Gets the "propertyPrefix" attribute */ public java.lang.String getPropertyPrefix() { synchronized (monitor()) { check_orphaned(); org.apache.xmlbeans.SimpleValue target = null; target = (org.apache.xmlbeans.SimpleValue) get_store().find_attribute_user(PROPERTYPREFIX$4); if (target == null) { return null; } return target.getStringValue(); } }
/** Gets the "order_increment_id" element */ public java.lang.String getOrderIncrementId() { synchronized (monitor()) { check_orphaned(); org.apache.xmlbeans.SimpleValue target = null; target = (org.apache.xmlbeans.SimpleValue) get_store().find_element_user(ORDERINCREMENTID$20, 0); if (target == null) { return null; } return target.getStringValue(); } }
/** Gets the "_sblesc_lstValue_grt" element */ public java.lang.String getSblescLstValueGrt() { synchronized (monitor()) { check_orphaned(); org.apache.xmlbeans.SimpleValue target = null; target = (org.apache.xmlbeans.SimpleValue) get_store().find_element_user(SBLESCLSTVALUEGRT$0, 0); if (target == null) { return null; } return target.getStringValue(); } }
/** Gets the "customAccessor" attribute */ public java.lang.String getCustomAccessor() { synchronized (monitor()) { check_orphaned(); org.apache.xmlbeans.SimpleValue target = null; target = (org.apache.xmlbeans.SimpleValue) get_store().find_attribute_user(CUSTOMACCESSOR$0); if (target == null) { return null; } return target.getStringValue(); } }
/** Gets the "RealtimePubSub" element */ public java.lang.String getRealtimePubSub() { synchronized (monitor()) { check_orphaned(); org.apache.xmlbeans.SimpleValue target = null; target = (org.apache.xmlbeans.SimpleValue) get_store().find_element_user(REALTIMEPUBSUB$10, 0); if (target == null) { return null; } return target.getStringValue(); } }
/** Gets the "AttributeCategory" element */ public java.lang.String getAttributeCategory() { synchronized (monitor()) { check_orphaned(); org.apache.xmlbeans.SimpleValue target = null; target = (org.apache.xmlbeans.SimpleValue) get_store().find_element_user(ATTRIBUTECATEGORY$2, 0); if (target == null) { return null; } return target.getStringValue(); } }
/** Gets the "WithdrawnDate" element */ public java.lang.String getWithdrawnDate() { synchronized (monitor()) { check_orphaned(); org.apache.xmlbeans.SimpleValue target = null; target = (org.apache.xmlbeans.SimpleValue) get_store().find_element_user(WITHDRAWNDATE$16, 0); if (target == null) { return null; } return target.getStringValue(); } }
/** Gets the "identifier_string" element */ public java.lang.String getIdentifierString() { synchronized (monitor()) { check_orphaned(); org.apache.xmlbeans.SimpleValue target = null; target = (org.apache.xmlbeans.SimpleValue) get_store().find_element_user(IDENTIFIERSTRING$0, 0); if (target == null) { return null; } return target.getStringValue(); } }
/** Gets the "propertySetExternalIdentifier" attribute */ public java.lang.String getPropertySetExternalIdentifier() { synchronized (monitor()) { check_orphaned(); org.apache.xmlbeans.SimpleValue target = null; target = (org.apache.xmlbeans.SimpleValue) get_store().find_attribute_user(PROPERTYSETEXTERNALIDENTIFIER$6); if (target == null) { return null; } return target.getStringValue(); } }
/** Gets the "messaging-transport" element */ public java.lang.String getMessagingTransport() { synchronized (monitor()) { check_orphaned(); org.apache.xmlbeans.SimpleValue target = null; target = (org.apache.xmlbeans.SimpleValue) get_store().find_element_user(MESSAGINGTRANSPORT$2, 0); if (target == null) { return null; } return target.getStringValue(); } }
/** Gets the "Process_spcInstance_spcId" element */ public java.lang.String getProcessSpcInstanceSpcId() { synchronized (monitor()) { check_orphaned(); org.apache.xmlbeans.SimpleValue target = null; target = (org.apache.xmlbeans.SimpleValue) get_store().find_element_user(PROCESSSPCINSTANCESPCID$8, 0); if (target == null) { return null; } return target.getStringValue(); } }
/** Gets the "Siebel_spcOperation_spcObject_spcId" element */ public java.lang.String getSiebelSpcOperationSpcObjectSpcId() { synchronized (monitor()) { check_orphaned(); org.apache.xmlbeans.SimpleValue target = null; target = (org.apache.xmlbeans.SimpleValue) get_store().find_element_user(SIEBELSPCOPERATIONSPCOBJECTSPCID$12, 0); if (target == null) { return null; } return target.getStringValue(); } }
/** Gets the "encodingNamespaceForFeatureOfInterestEncoding" element */ public java.lang.String getEncodingNamespaceForFeatureOfInterestEncoding() { synchronized (monitor()) { check_orphaned(); org.apache.xmlbeans.SimpleValue target = null; target = (org.apache.xmlbeans.SimpleValue) get_store().find_element_user(ENCODINGNAMESPACEFORFEATUREOFINTERESTENCODING$8, 0); if (target == null) { return null; } return target.getStringValue(); } }
/** Gets the "ReferenceFileDocumentation" element */ public java.lang.String getReferenceFileDocumentation() { synchronized (monitor()) { check_orphaned(); org.apache.xmlbeans.SimpleValue target = null; target = (org.apache.xmlbeans.SimpleValue) get_store().find_element_user(REFERENCEFILEDOCUMENTATION$0, 0); if (target == null) { return null; } return target.getStringValue(); } }