public class RegulationType extends Object
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()
Gets the value of the legalReference property.
|
NameType |
getName()
Gets the value of the name property.
|
OntologyURIType |
getOntologyURI()
Gets the value of the ontologyURI property.
|
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()
NameTypepublic void setName(NameType value)
value - allowed object is
NameTypepublic LegalReferenceType getLegalReference()
LegalReferenceTypepublic void setLegalReference(LegalReferenceType value)
value - allowed object is
LegalReferenceTypepublic OntologyURIType getOntologyURI()
OntologyURITypepublic void setOntologyURI(OntologyURIType value)
value - allowed object is
OntologyURITypeCopyright © 2017 Direktoratet for forvaltning og IKT (Difi). All rights reserved.