| Package | Description |
|---|---|
| org.apache.openejb.jee.jba.cmp |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| Modifier and Type | Field and Description |
|---|---|
protected ReadOnly |
CmpField.readOnly |
protected ReadOnly |
UnknownPk.readOnly |
protected ReadOnly |
Defaults.readOnly |
protected ReadOnly |
Entity.readOnly |
| Modifier and Type | Method and Description |
|---|---|
ReadOnly |
ObjectFactory.createReadOnly()
Create an instance of
ReadOnly |
ReadOnly |
CmpField.getReadOnly()
Gets the value of the readOnly property.
|
ReadOnly |
UnknownPk.getReadOnly()
Gets the value of the readOnly property.
|
ReadOnly |
Defaults.getReadOnly()
Gets the value of the readOnly property.
|
ReadOnly |
Entity.getReadOnly()
Gets the value of the readOnly property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CmpField.setReadOnly(ReadOnly value)
Sets the value of the readOnly property.
|
void |
UnknownPk.setReadOnly(ReadOnly value)
Sets the value of the readOnly property.
|
void |
Defaults.setReadOnly(ReadOnly value)
Sets the value of the readOnly property.
|
void |
Entity.setReadOnly(ReadOnly value)
Sets the value of the readOnly property.
|
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.