public static class EditionType.License extends Object implements Serializable
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <simpleContent> <extension base="<http://www.w3.org/2001/XMLSchema>string"> <attribute name="licenseUri" type="{http://www.w3.org/2001/XMLSchema}anyURI" /> </extension> </simpleContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected String |
licenseUri |
protected String |
value |
Constructor and Description |
---|
EditionType.License() |
Modifier and Type | Method and Description |
---|---|
String |
getLicenseUri()
Gets the value of the licenseUri property.
|
String |
getValue()
Gets the value of the value property.
|
void |
setLicenseUri(String value)
Sets the value of the licenseUri property.
|
void |
setValue(String value)
Sets the value of the value property.
|
public String getValue()
String
public void setValue(String value)
value
- allowed object is
String
public String getLicenseUri()
String
Copyright © 2013 TextGrid Consortium. All Rights Reserved.