public static class PropertyDao.FullPropertyKey extends Object
| Constructor and Description |
|---|
FullPropertyKey(Property p) |
FullPropertyKey(RoleRestrictedProperty p) |
FullPropertyKey(String uri) |
FullPropertyKey(String domainUri,
String propertyUri,
String rangeUri) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getDomainUri() |
String |
getPropertyUri() |
String |
getRangeUri() |
int |
hashCode() |
String |
toString() |
public FullPropertyKey(String uri)
public FullPropertyKey(Property p)
public FullPropertyKey(RoleRestrictedProperty p)
Copyright © 2022. All rights reserved.