public class PersistenceContextTypeType extends String
Java class for persistence-context-typeType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="persistence-context-typeType">
<simpleContent>
<restriction base="<http://java.sun.com/xml/ns/javaee>string">
</restriction>
</simpleContent>
</complexType>
| Constructor and Description |
|---|
PersistenceContextTypeType() |
| Modifier and Type | Method and Description |
|---|---|
PersistenceContextTypeType |
withId(String value) |
PersistenceContextTypeType |
withValue(String value) |
public PersistenceContextTypeType withValue(String value)
public PersistenceContextTypeType withId(String value)
Copyright © 2020. All rights reserved.