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