org.apache.stratos.manager.dto
Class RepositoryInformation
java.lang.Object
org.apache.stratos.manager.dto.RepositoryInformation
- All Implemented Interfaces:
- Serializable
public class RepositoryInformation
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RepositoryInformation
public RepositoryInformation()
getRepoURL
public String getRepoURL()
setRepoURL
public void setRepoURL(String repoURL)
getRefName
public String[] getRefName()
setRefName
public void setRefName(String[] refName)
Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.