public interface PermissionsCommonDescriptor<T extends PermissionsCommonDescriptor<T>> extends Descriptor
Modifier and Type | Method and Description |
---|---|
String |
getVersion()
Returns the
Version attribute |
T |
removeVersion()
Removes the
Version attribute |
T |
version(String Version)
Sets the
Version attribute |
exportAsString, exportTo, getDescriptorName
T version(String Version)
Version
attributeVersion
- the value for the attribute Version
T
String getVersion()
Version
attributeVersion
T removeVersion()
Version
attributeT
Copyright © 2020 JBoss by Red Hat. All rights reserved.