public static class EmployeeWithInnerClass.Address.State 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"> <sequence> <element name="Name" type="{http://www.w3.org/2001/XMLSchema}anyType"/> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
State() |
Modifier and Type | Method and Description |
---|---|
Object |
getName()
Gets the value of the name property.
|
void |
setName(Object value)
Sets the value of the name property.
|
protected Object name
Copyright © 2005–2017 dozer. All rights reserved.