org.jmythapi.database.impl
Class StorageGroupDirectory
java.lang.Object
org.jmythapi.impl.AData<E>
org.jmythapi.database.impl.ADatabaseRow<IStorageGroupDirectory.Props>
org.jmythapi.database.impl.StorageGroupDirectory
- All Implemented Interfaces:
- Cloneable, IStorageGroupDirectory, IPropertyAware<IStorageGroupDirectory.Props>, IVersionable
public class StorageGroupDirectory
- extends ADatabaseRow<IStorageGroupDirectory.Props>
- implements IStorageGroupDirectory
Methods inherited from class org.jmythapi.impl.AData |
getPropertyClass, getPropertyCount, getPropertyMap, getPropertyValue, getPropertyValue, getPropertyValueObject, getPropertyValueObject, getPropertyValues, getVersionNr, hashCode, init, postProcessArguments, setPropertyValue, setPropertyValue, setPropertyValueObject, toString |
Methods inherited from interface org.jmythapi.IPropertyAware |
getProperties, getProperty, getPropertyClass, getPropertyCount, getPropertyIndex, getPropertyMap, getPropertyValue, getPropertyValue, getPropertyValueObject, getPropertyValues, setPropertyValue, setPropertyValue, setPropertyValueObject |
StorageGroupDirectory
public StorageGroupDirectory(ProtocolVersion protoVersion,
int dbVersion,
List<String> data)
getDirectoryId
public Integer getDirectoryId()
- Specified by:
getDirectoryId
in interface IStorageGroupDirectory
getGroupName
public String getGroupName()
- Specified by:
getGroupName
in interface IStorageGroupDirectory
getHostName
public String getHostName()
- Specified by:
getHostName
in interface IStorageGroupDirectory
getDirName
public String getDirName()
- Specified by:
getDirName
in interface IStorageGroupDirectory
Copyright © 2008-2013. All Rights Reserved.