public static final class Property.OwnedProperty
extends java.lang.Object
| Constructor and Description |
|---|
OwnedProperty(ObjectType owner,
Property value) |
| Modifier and Type | Method and Description |
|---|---|
ObjectType |
getOwner() |
ObjectType |
getOwnerInstanceType() |
Property |
getValue() |
boolean |
isOwnedByInterface() |
public OwnedProperty(ObjectType owner, Property value)
public ObjectType getOwner()
public Property getValue()
public ObjectType getOwnerInstanceType()
public boolean isOwnedByInterface()
Copyright © 2009-2019 Google. All Rights Reserved.