|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IgnoreStatus | |
|---|---|
| org.ow2.petals.component.framework.jbidescriptor.generated | |
| Uses of IgnoreStatus in org.ow2.petals.component.framework.jbidescriptor.generated |
|---|
| Fields in org.ow2.petals.component.framework.jbidescriptor.generated declared as IgnoreStatus | |
|---|---|
protected IgnoreStatus |
Component.ignoredStatus
|
| Methods in org.ow2.petals.component.framework.jbidescriptor.generated that return IgnoreStatus | |
|---|---|
static IgnoreStatus |
IgnoreStatus.fromValue(String v)
|
IgnoreStatus |
Component.getIgnoredStatus()
Gets the value of the ignoredStatus property. |
static IgnoreStatus |
IgnoreStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static IgnoreStatus[] |
IgnoreStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.ow2.petals.component.framework.jbidescriptor.generated that return types with arguments of type IgnoreStatus | |
|---|---|
JAXBElement<IgnoreStatus> |
ObjectFactory.createIgnoredStatus(IgnoreStatus value)
Create an instance of JAXBElement<IgnoreStatus>} |
| Methods in org.ow2.petals.component.framework.jbidescriptor.generated with parameters of type IgnoreStatus | |
|---|---|
JAXBElement<IgnoreStatus> |
ObjectFactory.createIgnoredStatus(IgnoreStatus value)
Create an instance of JAXBElement<IgnoreStatus>} |
void |
Component.setIgnoredStatus(IgnoreStatus value)
Sets the value of the ignoredStatus property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||