public class DocumentIdentifierType extends Object
Java class for DocumentIdentifierType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DocumentIdentifierType">
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attribute name="scheme" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</simpleContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
scheme |
protected String |
value |
| Constructor and Description |
|---|
DocumentIdentifierType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getScheme()
Gets the value of the scheme property.
|
String |
getValue()
Gets the value of the value property.
|
void |
setScheme(String value)
Sets the value of the scheme property.
|
void |
setValue(String value)
Sets the value of the value property.
|
public String getValue()
Stringpublic void setValue(String value)
value - allowed object is
Stringpublic String getScheme()
StringCopyright © 2017 Norwegian Agency for Public Management and eGovernment (Difi). All rights reserved.