public class ServiceMetadataPublisherServiceType extends Object
Java class for ServiceMetadataPublisherServiceType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ServiceMetadataPublisherServiceType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="PublisherEndpoint" type="{http://busdox.org/serviceMetadata/locator/1.0/}PublisherEndpointType"/>
<element ref="{http://busdox.org/serviceMetadata/locator/1.0/}ServiceMetadataPublisherID"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected PublisherEndpointType |
publisherEndpoint |
protected String |
serviceMetadataPublisherID |
| Constructor and Description |
|---|
ServiceMetadataPublisherServiceType() |
| Modifier and Type | Method and Description |
|---|---|
PublisherEndpointType |
getPublisherEndpoint()
Gets the value of the publisherEndpoint property.
|
String |
getServiceMetadataPublisherID()
Gets the value of the serviceMetadataPublisherID property.
|
void |
setPublisherEndpoint(PublisherEndpointType value)
Sets the value of the publisherEndpoint property.
|
void |
setServiceMetadataPublisherID(String value)
Sets the value of the serviceMetadataPublisherID property.
|
protected PublisherEndpointType publisherEndpoint
protected String serviceMetadataPublisherID
public PublisherEndpointType getPublisherEndpoint()
PublisherEndpointTypepublic void setPublisherEndpoint(PublisherEndpointType value)
value - allowed object is
PublisherEndpointTypepublic String getServiceMetadataPublisherID()
StringCopyright © 2017 Norwegian Agency for Public Management and eGovernment (Difi). All rights reserved.