public class GenericRef
extends java.lang.Object
Constructor and Description |
---|
GenericRef() |
GenericRef(RefType type,
java.lang.String ref) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
RefFormat |
getFormat() |
java.lang.String |
getRef() |
java.lang.String |
getSimpleRef() |
RefType |
getType() |
int |
hashCode() |
public GenericRef()
public GenericRef(RefType type, java.lang.String ref)
public RefFormat getFormat()
public RefType getType()
public java.lang.String getRef()
public java.lang.String getSimpleRef()
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
Copyright © 2018. All Rights Reserved.