public class Home extends Linkable
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <extension base="{http://www.appng.org/schema/appngizer}linkable"> <attribute name="version" use="required" type="{http://www.w3.org/2001/XMLSchema}string" /> </extension> </complexContent> </complexType>
Constructor and Description |
---|
Home() |
Modifier and Type | Method and Description |
---|---|
String |
getVersion()
Gets the value of the version property.
|
void |
setVersion(String value)
Sets the value of the version property.
|
protected String version
Copyright © 2011–2020 aiticon GmbH. All rights reserved.