public class ServiceMetadataReferenceType extends Object
Java class for ServiceMetadataReferenceType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ServiceMetadataReferenceType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="href" type="{http://www.w3.org/2001/XMLSchema}anyURI" />
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
ServiceMetadataReferenceType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getHref()
Gets the value of the href property.
|
void |
setHref(String value)
Sets the value of the href property.
|
protected String href
Copyright © 2017 Norwegian Agency for Public Management and eGovernment (Difi). All rights reserved.