public class QualifyingPropertiesReference extends Object
Java class for QualifyingPropertiesReferenceType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="QualifyingPropertiesReferenceType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="URI" use="required" type="{http://www.w3.org/2001/XMLSchema}anyURI" /> <attribute name="Id" type="{http://www.w3.org/2001/XMLSchema}ID" /> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected String |
id |
protected String |
uri |
Constructor and Description |
---|
QualifyingPropertiesReference() |
Modifier and Type | Method and Description |
---|---|
String |
getId()
Gets the value of the id property.
|
String |
getURI()
Gets the value of the uri property.
|
void |
setId(String value)
Sets the value of the id property.
|
void |
setURI(String value)
Sets the value of the uri property.
|
Copyright © 2021 Norwegian Agency for Public Management and eGovernment (Difi). All rights reserved.