getContainer, getCreationDate, getDisplayedName, getId, getModificationDate, getName, getNameExtension, getPath, getPhysicalSize, getPosixPath, getSize, getUrl, getVolume, isBusyStatus, isPackageFolder, isVisible, setModificationDate, setName, setVisible
cast, getApplicationReference, getObjectReference, getTypeClass, isInstanceOf
static final TypeClass CLASS
@Kind("element") @Type("alias") default Alias[] getAliass()
Alias
s@Kind("element") @Type("alias") Alias[] getAliass(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"Alias
s@Kind("element") @Type("alias") Alias getAlias(int index)
index
- index into the element list (zero-based)Alias
at the requested index@Kind("element") @Type("alias") Alias getAlias(Id id)
id
- id of the itemAlias
with the requested id@Kind("element") @Type("alias") default int countAliass()
Alias
s@Kind("element") @Type("alias") int countAliass(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("disk item") default DiskItem[] getDiskItems()
DiskItem
s@Kind("element") @Type("disk item") DiskItem[] getDiskItems(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"DiskItem
s@Kind("element") @Type("disk item") DiskItem getDiskItem(int index)
index
- index into the element list (zero-based)DiskItem
at the requested index@Kind("element") @Type("disk item") DiskItem getDiskItem(Id id)
id
- id of the itemDiskItem
with the requested id@Kind("element") @Type("disk item") default int countDiskItems()
DiskItem
s@Kind("element") @Type("disk item") int countDiskItems(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("file") File[] getFiles(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"File
s@Kind("element") @Type("file") File getFile(int index)
index
- index into the element list (zero-based)File
at the requested index@Kind("element") @Type("file") File getFile(Id id)
id
- id of the itemFile
with the requested id@Kind("element") @Type("file") int countFiles(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("file package") default FilePackage[] getFilePackages()
FilePackage
s@Kind("element") @Type("file package") FilePackage[] getFilePackages(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"FilePackage
s@Kind("element") @Type("file package") FilePackage getFilePackage(int index)
index
- index into the element list (zero-based)FilePackage
at the requested index@Kind("element") @Type("file package") FilePackage getFilePackage(Id id)
id
- id of the itemFilePackage
with the requested id@Kind("element") @Type("file package") default int countFilePackages()
FilePackage
s@Kind("element") @Type("file package") int countFilePackages(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("folder") default Folder[] getFolders()
Folder
s@Kind("element") @Type("folder") Folder[] getFolders(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"Folder
s@Kind("element") @Type("folder") Folder getFolder(int index)
index
- index into the element list (zero-based)Folder
at the requested index@Kind("element") @Type("folder") Folder getFolder(Id id)
id
- id of the itemFolder
with the requested id@Kind("element") @Type("folder") default int countFolders()
Folder
s@Kind("element") @Type("folder") int countFolders(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("item") default Reference[] getItems()
Reference
s@Kind("element") @Type("item") Reference[] getItems(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"Reference
s@Kind("element") @Type("item") Reference getItem(int index)
index
- index into the element list (zero-based)Reference
at the requested index@Kind("element") @Type("item") Reference getItem(Id id)
id
- id of the itemReference
with the requested id@Kind("element") @Type("item") default int countItems()
Reference
s@Kind("element") @Type("item") int countItems(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"Map<String,Object> getProperties()
getProperties
in interface DiskItem