public class RegulationType extends Object
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>ABIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Regulation. Details</ccts:DictionaryEntryName>
<ccts:Definition>A class to describe a regulation.</ccts:Definition>
<ccts:ObjectClass>Regulation</ccts:ObjectClass>
<ccts:Examples>Points to regulation at atomic level</ccts:Examples>
</ccts:Component>
Java class for RegulationType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="RegulationType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}Name"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}LegalReference" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}OntologyURI" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected LegalReferenceType |
legalReference |
protected NameType |
name |
protected OntologyURIType |
ontologyURI |
| Constructor and Description |
|---|
RegulationType() |
| Modifier and Type | Method and Description |
|---|---|
LegalReferenceType |
getLegalReference()
<?
|
NameType |
getName()
<?
|
OntologyURIType |
getOntologyURI()
<?
|
void |
setLegalReference(LegalReferenceType value)
Sets the value of the legalReference property.
|
void |
setName(NameType value)
Sets the value of the name property.
|
void |
setOntologyURI(OntologyURIType value)
Sets the value of the ontologyURI property.
|
protected NameType name
protected LegalReferenceType legalReference
protected OntologyURIType ontologyURI
public NameType getName()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Regulation. Name</ccts:DictionaryEntryName>
<ccts:Definition>A name for this regulation.</ccts:Definition>
<ccts:Cardinality>1</ccts:Cardinality>
<ccts:ObjectClass>Regulation</ccts:ObjectClass>
<ccts:PropertyTerm>Name</ccts:PropertyTerm>
<ccts:RepresentationTerm>Name</ccts:RepresentationTerm>
<ccts:DataType>Name. Type</ccts:DataType>
</ccts:Component>
NameTypepublic void setName(NameType value)
value - allowed object is
NameTypepublic LegalReferenceType getLegalReference()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Regulation. Legal Reference. Text</ccts:DictionaryEntryName>
<ccts:Definition>Text describing a legal reference.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Regulation</ccts:ObjectClass>
<ccts:PropertyTerm>Legal Reference</ccts:PropertyTerm>
<ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
<ccts:DataType>Text. Type</ccts:DataType>
<ccts:Examples>Art. 45 2 b</ccts:Examples>
</ccts:Component>
LegalReferenceTypepublic void setLegalReference(LegalReferenceType value)
value - allowed object is
LegalReferenceTypepublic OntologyURIType getOntologyURI()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Regulation. Ontology URI. Identifier</ccts:DictionaryEntryName>
<ccts:Definition>The Uniform Resource Identifier (URI) of an ontology related to this regulation.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Regulation</ccts:ObjectClass>
<ccts:PropertyTerm>Ontology URI</ccts:PropertyTerm>
<ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
<ccts:DataType>Identifier. Type</ccts:DataType>
</ccts:Component>
OntologyURITypepublic void setOntologyURI(OntologyURIType value)
value - allowed object is
OntologyURITypeCopyright © 2015 Direktoratet for forvaltning og IKT (Difi). All rights reserved.