:: com :: sun :: star :: util ::
|
unpublished |
interface XVeto |
|
|
|
- Usage Restrictions
- not published
- Description
- provides information about a veto which has been raised against an operation
|
Attributes' Summary |
Reason |
describes the reason for the veto
|
Details |
provides additional details about the veto.
|
Attributes' Details |
Reason
[ readonly ] string Reason;
- Description
- describes the reason for the veto
|
|
Details
[ readonly ] any Details;
- Description
- provides additional details about the veto.
The concrete semantics of this attribute is to be defined
in the service implementing this interface.
|
|
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.