Interface ReportToLegalActType
-
- All Superinterfaces:
org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
- All Known Implementing Classes:
ReportToLegalActTypeImpl
public interface ReportToLegalActType extends org.apache.xmlbeans.XmlObjectAn XML ReportToLegalActType(@http://inspire.ec.europa.eu/schemas/ef/4.0). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceReportToLegalActType.DescriptionAn XML description(@http://inspire.ec.europa.eu/schemas/ef/4.0).static classReportToLegalActType.FactoryA factory class with static methods for creating instances of this type.static interfaceReportToLegalActType.LegalActAn XML legalAct(@http://inspire.ec.europa.eu/schemas/ef/4.0).static interfaceReportToLegalActType.ObservationRequiredAn XML observationRequired(@http://inspire.ec.europa.eu/schemas/ef/4.0).static interfaceReportToLegalActType.ObservingCapabilityRequiredAn XML observingCapabilityRequired(@http://inspire.ec.europa.eu/schemas/ef/4.0).static interfaceReportToLegalActType.ReportDateAn XML reportDate(@http://inspire.ec.europa.eu/schemas/ef/4.0).static interfaceReportToLegalActType.ReportedEnvelopeAn XML reportedEnvelope(@http://inspire.ec.europa.eu/schemas/ef/4.0).
-
Field Summary
Fields Modifier and Type Field Description static org.apache.xmlbeans.SchemaTypetype
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ReportToLegalActType.DescriptionaddNewDescription()Appends and returns a new empty "description" elementReportToLegalActType.LegalActaddNewLegalAct()Appends and returns a new empty "legalAct" elementReportToLegalActType.ObservationRequiredaddNewObservationRequired()Appends and returns a new empty "observationRequired" elementReportToLegalActType.ObservingCapabilityRequiredaddNewObservingCapabilityRequired()Appends and returns a new empty "observingCapabilityRequired" elementReportToLegalActType.ReportDateaddNewReportDate()Appends and returns a new empty "reportDate" elementReportToLegalActType.ReportedEnvelopeaddNewReportedEnvelope()Appends and returns a new empty "reportedEnvelope" elementReportToLegalActType.DescriptiongetDescription()Gets the "description" elementReportToLegalActType.LegalActgetLegalAct()Gets the "legalAct" elementReportToLegalActType.ObservationRequiredgetObservationRequired()Gets the "observationRequired" elementReportToLegalActType.ObservingCapabilityRequiredgetObservingCapabilityRequired()Gets the "observingCapabilityRequired" elementReportToLegalActType.ReportDategetReportDate()Gets the "reportDate" elementReportToLegalActType.ReportedEnvelopegetReportedEnvelope()Gets the "reportedEnvelope" elementbooleanisNilDescription()Tests for nil "description" elementbooleanisNilObservationRequired()Tests for nil "observationRequired" elementbooleanisNilObservingCapabilityRequired()Tests for nil "observingCapabilityRequired" elementbooleanisNilReportDate()Tests for nil "reportDate" elementbooleanisNilReportedEnvelope()Tests for nil "reportedEnvelope" elementbooleanisSetDescription()True if has "description" elementbooleanisSetReportedEnvelope()True if has "reportedEnvelope" elementvoidsetDescription(ReportToLegalActType.Description description)Sets the "description" elementvoidsetLegalAct(ReportToLegalActType.LegalAct legalAct)Sets the "legalAct" elementvoidsetNilDescription()Nils the "description" elementvoidsetNilObservationRequired()Nils the "observationRequired" elementvoidsetNilObservingCapabilityRequired()Nils the "observingCapabilityRequired" elementvoidsetNilReportDate()Nils the "reportDate" elementvoidsetNilReportedEnvelope()Nils the "reportedEnvelope" elementvoidsetObservationRequired(ReportToLegalActType.ObservationRequired observationRequired)Sets the "observationRequired" elementvoidsetObservingCapabilityRequired(ReportToLegalActType.ObservingCapabilityRequired observingCapabilityRequired)Sets the "observingCapabilityRequired" elementvoidsetReportDate(ReportToLegalActType.ReportDate reportDate)Sets the "reportDate" elementvoidsetReportedEnvelope(ReportToLegalActType.ReportedEnvelope reportedEnvelope)Sets the "reportedEnvelope" elementvoidunsetDescription()Unsets the "description" elementvoidunsetReportedEnvelope()Unsets the "reportedEnvelope" element-
Methods inherited from interface org.apache.xmlbeans.XmlObject
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
-
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
-
-
-
Method Detail
-
getLegalAct
ReportToLegalActType.LegalAct getLegalAct()
Gets the "legalAct" element
-
setLegalAct
void setLegalAct(ReportToLegalActType.LegalAct legalAct)
Sets the "legalAct" element
-
addNewLegalAct
ReportToLegalActType.LegalAct addNewLegalAct()
Appends and returns a new empty "legalAct" element
-
getReportDate
ReportToLegalActType.ReportDate getReportDate()
Gets the "reportDate" element
-
isNilReportDate
boolean isNilReportDate()
Tests for nil "reportDate" element
-
setReportDate
void setReportDate(ReportToLegalActType.ReportDate reportDate)
Sets the "reportDate" element
-
addNewReportDate
ReportToLegalActType.ReportDate addNewReportDate()
Appends and returns a new empty "reportDate" element
-
setNilReportDate
void setNilReportDate()
Nils the "reportDate" element
-
getReportedEnvelope
ReportToLegalActType.ReportedEnvelope getReportedEnvelope()
Gets the "reportedEnvelope" element
-
isNilReportedEnvelope
boolean isNilReportedEnvelope()
Tests for nil "reportedEnvelope" element
-
isSetReportedEnvelope
boolean isSetReportedEnvelope()
True if has "reportedEnvelope" element
-
setReportedEnvelope
void setReportedEnvelope(ReportToLegalActType.ReportedEnvelope reportedEnvelope)
Sets the "reportedEnvelope" element
-
addNewReportedEnvelope
ReportToLegalActType.ReportedEnvelope addNewReportedEnvelope()
Appends and returns a new empty "reportedEnvelope" element
-
setNilReportedEnvelope
void setNilReportedEnvelope()
Nils the "reportedEnvelope" element
-
unsetReportedEnvelope
void unsetReportedEnvelope()
Unsets the "reportedEnvelope" element
-
getObservationRequired
ReportToLegalActType.ObservationRequired getObservationRequired()
Gets the "observationRequired" element
-
isNilObservationRequired
boolean isNilObservationRequired()
Tests for nil "observationRequired" element
-
setObservationRequired
void setObservationRequired(ReportToLegalActType.ObservationRequired observationRequired)
Sets the "observationRequired" element
-
addNewObservationRequired
ReportToLegalActType.ObservationRequired addNewObservationRequired()
Appends and returns a new empty "observationRequired" element
-
setNilObservationRequired
void setNilObservationRequired()
Nils the "observationRequired" element
-
getObservingCapabilityRequired
ReportToLegalActType.ObservingCapabilityRequired getObservingCapabilityRequired()
Gets the "observingCapabilityRequired" element
-
isNilObservingCapabilityRequired
boolean isNilObservingCapabilityRequired()
Tests for nil "observingCapabilityRequired" element
-
setObservingCapabilityRequired
void setObservingCapabilityRequired(ReportToLegalActType.ObservingCapabilityRequired observingCapabilityRequired)
Sets the "observingCapabilityRequired" element
-
addNewObservingCapabilityRequired
ReportToLegalActType.ObservingCapabilityRequired addNewObservingCapabilityRequired()
Appends and returns a new empty "observingCapabilityRequired" element
-
setNilObservingCapabilityRequired
void setNilObservingCapabilityRequired()
Nils the "observingCapabilityRequired" element
-
getDescription
ReportToLegalActType.Description getDescription()
Gets the "description" element
-
isNilDescription
boolean isNilDescription()
Tests for nil "description" element
-
isSetDescription
boolean isSetDescription()
True if has "description" element
-
setDescription
void setDescription(ReportToLegalActType.Description description)
Sets the "description" element
-
addNewDescription
ReportToLegalActType.Description addNewDescription()
Appends and returns a new empty "description" element
-
setNilDescription
void setNilDescription()
Nils the "description" element
-
unsetDescription
void unsetDescription()
Unsets the "description" element
-
-