public class ObjectSpec extends Object
Constructor and Description |
---|
ObjectSpec(ObjectSpecType specObjectType,
int id,
String repository,
String server) |
Modifier and Type | Method and Description |
---|---|
String |
getFullSpec() |
int |
getId() |
String |
getRepository() |
String |
getServer() |
ObjectSpecType |
getType() |
public ObjectSpec(ObjectSpecType specObjectType, int id, String repository, String server)
public ObjectSpecType getType()
public int getId()
public String getRepository()
public String getServer()
public String getFullSpec()
Copyright © 2016–2023. All rights reserved.