public class PolicyAttributeUid extends Object implements Serializable
| Constructor and Description |
|---|
PolicyAttributeUid(String axis,
String name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
static PolicyAttributeUid |
fromString(String s) |
String |
getAxis() |
String |
getName() |
int |
hashCode() |
String |
toString() |
public String getAxis()
public String getName()
public static PolicyAttributeUid fromString(String s) throws CloudproofException
CloudproofExceptionCopyright © 2022. All rights reserved.