public class ReferenceProperty extends ImportedProperty
Constructor and Description |
---|
ReferenceProperty(String name,
String packageName,
String className,
PrimitiveId id) |
Modifier and Type | Method and Description |
---|---|
String |
getClassName() |
PrimitiveId |
getId() |
String |
getPackageName() |
String |
toString() |
equals, getName, hashCode
public ReferenceProperty(String name, String packageName, String className, PrimitiveId id)
public String getClassName()
public String getPackageName()
public PrimitiveId getId()
public String toString()
toString
in class ImportedProperty
Copyright © 2003–2018 Atlassian. All rights reserved.