public class PermissionRef extends Object
Java class for permissionRef complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="permissionRef"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="id" type="{http://www.w3.org/2001/XMLSchema}string" /> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
PermissionRef() |
Modifier and Type | Method and Description |
---|---|
String |
getId()
Gets the value of the id property.
|
void |
setId(String value)
Sets the value of the id property.
|
protected String id
Copyright © 2011–2021 aiticon GmbH. All rights reserved.