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