public class TypeFQN extends Object
Modifier and Type | Class and Description |
---|---|
static class |
TypeFQN.Builder |
static class |
TypeFQN.Version |
Modifier and Type | Field and Description |
---|---|
String |
name |
String |
namespace |
TypeFQN.Version |
version |
Modifier and Type | Method and Description |
---|---|
TypeFQN |
copy() |
boolean |
equals(Object obj) |
String |
toKevoreePath() |
String |
toString() |
public String namespace
public String name
public TypeFQN.Version version
Copyright © 2017 Kevoree Project. All rights reserved.