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