public class GenericRef extends Object
Constructor and Description |
---|
GenericRef() |
GenericRef(RefType type,
String ref) |
GenericRef(RefType type,
String ref,
RefFormat format) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
RefFormat |
getFormat() |
String |
getOriginalRef() |
String |
getRef() |
String |
getSimpleRef() |
RefType |
getType() |
int |
hashCode() |
static void |
internalRefWithAnyDot() |
static boolean |
isRelativeRefWithAnyDot() |
static void |
relativeRefWithAnyDot() |
public static void relativeRefWithAnyDot()
public static void internalRefWithAnyDot()
public static boolean isRelativeRefWithAnyDot()
public RefFormat getFormat()
public RefType getType()
public String getRef()
public String getSimpleRef()
public String getOriginalRef()
Copyright © 2019. All Rights Reserved.