public static class AalUapp.App.MenuEntry.Icon extends Object implements Serializable
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice> <element name="path" type="{http://www.w3.org/2001/XMLSchema}anyURI"/> <element name="name" type="{http://www.w3.org/2001/XMLSchema}string"/> </choice> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected String |
name |
protected String |
path |
Constructor and Description |
---|
Icon() |
Modifier and Type | Method and Description |
---|---|
String |
getName()
Gets the value of the name property.
|
String |
getPath()
Gets the value of the path property.
|
boolean |
isSetName() |
boolean |
isSetPath() |
void |
setName(String value)
Sets the value of the name property.
|
void |
setPath(String value)
Sets the value of the path property.
|
public String getPath()
String
public void setPath(String value)
value
- allowed object is String
public boolean isSetPath()
public String getName()
String
public void setName(String value)
value
- allowed object is String
public boolean isSetName()
Copyright © 2018 universAAL Consortium. All rights reserved.