public interface LegislationCitationType extends DocumentCitationType
addNewMetaDataProperty| Modifier and Type | Interface and Description |
|---|---|
static class |
LegislationCitationType.Factory
A factory class with static methods for creating instances
of this type.
|
DocumentCitationType.Date, DocumentCitationType.Link, DocumentCitationType.ShortName, DocumentCitationType.SpecificReference| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
TimePositionType |
addNewDateEnteredIntoForce()
Appends and returns a new empty "dateEnteredIntoForce" element
|
TimePositionType |
addNewDateRepealed()
Appends and returns a new empty "dateRepealed" element
|
OfficialJournalInformationPropertyType |
addNewJournalCitation()
Appends and returns a new empty "journalCitation" element
|
ReferenceType |
addNewLevel()
Appends and returns a new empty "level" element
|
TimePositionType |
getDateEnteredIntoForce()
Gets the "dateEnteredIntoForce" element
|
TimePositionType |
getDateRepealed()
Gets the "dateRepealed" element
|
String |
getIdentificationNumber()
Gets the "identificationNumber" element
|
OfficialJournalInformationPropertyType |
getJournalCitation()
Gets the "journalCitation" element
|
ReferenceType |
getLevel()
Gets the "level" element
|
String |
getOfficialDocumentNumber()
Gets the "officialDocumentNumber" element
|
boolean |
isSetDateEnteredIntoForce()
True if has "dateEnteredIntoForce" element
|
boolean |
isSetDateRepealed()
True if has "dateRepealed" element
|
boolean |
isSetIdentificationNumber()
True if has "identificationNumber" element
|
boolean |
isSetJournalCitation()
True if has "journalCitation" element
|
boolean |
isSetOfficialDocumentNumber()
True if has "officialDocumentNumber" element
|
void |
setDateEnteredIntoForce(TimePositionType dateEnteredIntoForce)
Sets the "dateEnteredIntoForce" element
|
void |
setDateRepealed(TimePositionType dateRepealed)
Sets the "dateRepealed" element
|
void |
setIdentificationNumber(String identificationNumber)
Sets the "identificationNumber" element
|
void |
setJournalCitation(OfficialJournalInformationPropertyType journalCitation)
Sets the "journalCitation" element
|
void |
setLevel(ReferenceType level)
Sets the "level" element
|
void |
setOfficialDocumentNumber(String officialDocumentNumber)
Sets the "officialDocumentNumber" element
|
void |
unsetDateEnteredIntoForce()
Unsets the "dateEnteredIntoForce" element
|
void |
unsetDateRepealed()
Unsets the "dateRepealed" element
|
void |
unsetIdentificationNumber()
Unsets the "identificationNumber" element
|
void |
unsetJournalCitation()
Unsets the "journalCitation" element
|
void |
unsetOfficialDocumentNumber()
Unsets the "officialDocumentNumber" element
|
org.apache.xmlbeans.XmlString |
xgetIdentificationNumber()
Gets (as xml) the "identificationNumber" element
|
org.apache.xmlbeans.XmlString |
xgetOfficialDocumentNumber()
Gets (as xml) the "officialDocumentNumber" element
|
void |
xsetIdentificationNumber(org.apache.xmlbeans.XmlString identificationNumber)
Sets (as xml) the "identificationNumber" element
|
void |
xsetOfficialDocumentNumber(org.apache.xmlbeans.XmlString officialDocumentNumber)
Sets (as xml) the "officialDocumentNumber" element
|
addNewDate, addNewLink, addNewShortName, addNewSpecificReference, getDate, getLinkArray, getLinkArray, getName2, getShortName, getSpecificReferenceArray, getSpecificReferenceArray, insertNewLink, insertNewSpecificReference, isNilDate, isNilLinkArray, isNilShortName, isNilSpecificReferenceArray, isSetShortName, removeLink, removeSpecificReference, setDate, setLinkArray, setLinkArray, setName2, setNilDate, setNilLinkArray, setNilShortName, setNilSpecificReferenceArray, setShortName, setSpecificReferenceArray, setSpecificReferenceArray, sizeOfLinkArray, sizeOfSpecificReferenceArray, unsetShortName, xgetName2, xsetName2addNewDescription, addNewDescriptionReference, addNewIdentifier, addNewMetaDataProperty, addNewName, getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataPropertyArray, getMetaDataPropertyArray, getNameArray, getNameArray, insertNewMetaDataProperty, insertNewName, isSetDescription, isSetDescriptionReference, isSetIdentifier, removeMetaDataProperty, removeName, setDescription, setDescriptionReference, setId, setIdentifier, setMetaDataPropertyArray, setMetaDataPropertyArray, setNameArray, setNameArray, sizeOfMetaDataPropertyArray, sizeOfNameArray, unsetDescription, unsetDescriptionReference, unsetIdentifier, xgetId, xsetIdchangeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextString getIdentificationNumber()
org.apache.xmlbeans.XmlString xgetIdentificationNumber()
boolean isSetIdentificationNumber()
void setIdentificationNumber(String identificationNumber)
void xsetIdentificationNumber(org.apache.xmlbeans.XmlString identificationNumber)
void unsetIdentificationNumber()
String getOfficialDocumentNumber()
org.apache.xmlbeans.XmlString xgetOfficialDocumentNumber()
boolean isSetOfficialDocumentNumber()
void setOfficialDocumentNumber(String officialDocumentNumber)
void xsetOfficialDocumentNumber(org.apache.xmlbeans.XmlString officialDocumentNumber)
void unsetOfficialDocumentNumber()
TimePositionType getDateEnteredIntoForce()
boolean isSetDateEnteredIntoForce()
void setDateEnteredIntoForce(TimePositionType dateEnteredIntoForce)
TimePositionType addNewDateEnteredIntoForce()
void unsetDateEnteredIntoForce()
TimePositionType getDateRepealed()
boolean isSetDateRepealed()
void setDateRepealed(TimePositionType dateRepealed)
TimePositionType addNewDateRepealed()
void unsetDateRepealed()
ReferenceType getLevel()
void setLevel(ReferenceType level)
ReferenceType addNewLevel()
OfficialJournalInformationPropertyType getJournalCitation()
boolean isSetJournalCitation()
void setJournalCitation(OfficialJournalInformationPropertyType journalCitation)
OfficialJournalInformationPropertyType addNewJournalCitation()
void unsetJournalCitation()
Copyright © 2018 52north.org. All rights reserved.