public static class AlignmentType.Base extends Object
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"> <attribute name="prefix" use="required" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="location" use="required" type="{http://www.w3.org/2001/XMLSchema}anyURI" /> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected String |
location |
protected String |
prefix |
Constructor and Description |
---|
AlignmentType.Base() |
Modifier and Type | Method and Description |
---|---|
String |
getLocation()
Gets the value of the location property.
|
String |
getPrefix()
Gets the value of the prefix property.
|
void |
setLocation(String value)
Sets the value of the location property.
|
void |
setPrefix(String value)
Sets the value of the prefix property.
|
public String getPrefix()
String
public void setPrefix(String value)
value
- allowed object is
String
public String getLocation()
String
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a