Skip navigation links

Oracle® On Track Communication SDK Documentation
Release 1(1.0)

E20955-01


waggle.common.modules.repository.infos
Class XRepositoryCreateInfo

java.lang.Object
  extended by waggle.core.info.XDTO
      extended by waggle.common.modules.repository.infos.XRepositoryCreateInfo


public class XRepositoryCreateInfo
extends XDTO

XRepositoryInfo.


Field Summary
 boolean RepositoryEnabled
          The Repository enabled status.
 String RepositoryName
          The Repository access URL.
 String RepositoryURL
          The Repository access URL.
 boolean RepositoryWritable
          The Repository writable status.

 

Constructor Summary
XRepositoryCreateInfo()
           

 

Method Summary

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Field Detail

RepositoryName

public String RepositoryName
The Repository access URL.

RepositoryEnabled

public boolean RepositoryEnabled
The Repository enabled status.

RepositoryWritable

public boolean RepositoryWritable
The Repository writable status.

RepositoryURL

public String RepositoryURL
The Repository access URL.

Constructor Detail

XRepositoryCreateInfo

public XRepositoryCreateInfo()

Skip navigation links

Oracle® On Track Communication SDK Documentation
Release 1(1.0)

E20955-01


Copyright © 2011, Oracle and/or its affiliates. All rights reserved.