public class HomeType extends FullyQualifiedClassType
Java class for homeType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="homeType">
<simpleContent>
<restriction base="<http://java.sun.com/xml/ns/javaee>fully-qualified-classType">
</restriction>
</simpleContent>
</complexType>
| Constructor and Description |
|---|
HomeType() |
| Modifier and Type | Method and Description |
|---|---|
HomeType |
withId(String value) |
HomeType |
withValue(String value) |
public HomeType withValue(String value)
withValue in class FullyQualifiedClassTypepublic HomeType withId(String value)
withId in class FullyQualifiedClassTypeCopyright © 2020. All rights reserved.