getContainer, getId, getIndex, getKlass, getName, getPersistentId, setNamecast, getApplicationReference, getObjectReference, getTypeClass, isInstanceOfstatic final TypeClass CLASS
@Kind("element") @Type("audio CD playlist") default AudioCdPlaylist[] getAudioCdPlaylists()
AudioCdPlaylists@Kind("element") @Type("audio CD playlist") AudioCdPlaylist[] getAudioCdPlaylists(String filter)
filter - AppleScript filter clause without the leading "whose" or "where"AudioCdPlaylists@Kind("element") @Type("audio CD playlist") AudioCdPlaylist getAudioCdPlaylist(int index)
index - index into the element list (zero-based)AudioCdPlaylist at the requested index@Kind("element") @Type("audio CD playlist") AudioCdPlaylist getAudioCdPlaylist(Id id)
id - id of the itemAudioCdPlaylist with the requested id@Kind("element") @Type("audio CD playlist") default int countAudioCdPlaylists()
AudioCdPlaylists@Kind("element") @Type("audio CD playlist") int countAudioCdPlaylists(String filter)
filter - AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("library playlist") default LibraryPlaylist[] getLibraryPlaylists()
LibraryPlaylists@Kind("element") @Type("library playlist") LibraryPlaylist[] getLibraryPlaylists(String filter)
filter - AppleScript filter clause without the leading "whose" or "where"LibraryPlaylists@Kind("element") @Type("library playlist") LibraryPlaylist getLibraryPlaylist(int index)
index - index into the element list (zero-based)LibraryPlaylist at the requested index@Kind("element") @Type("library playlist") LibraryPlaylist getLibraryPlaylist(Id id)
id - id of the itemLibraryPlaylist with the requested id@Kind("element") @Type("library playlist") default int countLibraryPlaylists()
LibraryPlaylists@Kind("element") @Type("library playlist") int countLibraryPlaylists(String filter)
filter - AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("playlist") default Playlist[] getPlaylists()
Playlists@Kind("element") @Type("playlist") Playlist[] getPlaylists(String filter)
filter - AppleScript filter clause without the leading "whose" or "where"Playlists@Kind("element") @Type("playlist") Playlist getPlaylist(int index)
index - index into the element list (zero-based)Playlist at the requested index@Kind("element") @Type("playlist") Playlist getPlaylist(Id id)
id - id of the itemPlaylist with the requested id@Kind("element") @Type("playlist") default int countPlaylists()
Playlists@Kind("element") @Type("playlist") int countPlaylists(String filter)
filter - AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("radio tuner playlist") default RadioTunerPlaylist[] getRadioTunerPlaylists()
RadioTunerPlaylists@Kind("element") @Type("radio tuner playlist") RadioTunerPlaylist[] getRadioTunerPlaylists(String filter)
filter - AppleScript filter clause without the leading "whose" or "where"RadioTunerPlaylists@Kind("element") @Type("radio tuner playlist") RadioTunerPlaylist getRadioTunerPlaylist(int index)
index - index into the element list (zero-based)RadioTunerPlaylist at the requested index@Kind("element") @Type("radio tuner playlist") RadioTunerPlaylist getRadioTunerPlaylist(Id id)
id - id of the itemRadioTunerPlaylist with the requested id@Kind("element") @Type("radio tuner playlist") default int countRadioTunerPlaylists()
RadioTunerPlaylists@Kind("element") @Type("radio tuner playlist") int countRadioTunerPlaylists(String filter)
filter - AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("subscription playlist") default SubscriptionPlaylist[] getSubscriptionPlaylists()
SubscriptionPlaylists@Kind("element") @Type("subscription playlist") SubscriptionPlaylist[] getSubscriptionPlaylists(String filter)
filter - AppleScript filter clause without the leading "whose" or "where"SubscriptionPlaylists@Kind("element") @Type("subscription playlist") SubscriptionPlaylist getSubscriptionPlaylist(int index)
index - index into the element list (zero-based)SubscriptionPlaylist at the requested index@Kind("element") @Type("subscription playlist") SubscriptionPlaylist getSubscriptionPlaylist(Id id)
id - id of the itemSubscriptionPlaylist with the requested id@Kind("element") @Type("subscription playlist") default int countSubscriptionPlaylists()
SubscriptionPlaylists@Kind("element") @Type("subscription playlist") int countSubscriptionPlaylists(String filter)
filter - AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("user playlist") default UserPlaylist[] getUserPlaylists()
UserPlaylists@Kind("element") @Type("user playlist") UserPlaylist[] getUserPlaylists(String filter)
filter - AppleScript filter clause without the leading "whose" or "where"UserPlaylists@Kind("element") @Type("user playlist") UserPlaylist getUserPlaylist(int index)
index - index into the element list (zero-based)UserPlaylist at the requested index@Kind("element") @Type("user playlist") UserPlaylist getUserPlaylist(Id id)
id - id of the itemUserPlaylist with the requested id@Kind("element") @Type("user playlist") default int countUserPlaylists()
UserPlaylists@Kind("element") @Type("user playlist") int countUserPlaylists(String filter)
filter - AppleScript filter clause without the leading "whose" or "where"@Code("capa") @Kind("property") @Name("capacity") @Type("double integer") long getCapacity()
@Code("frsp") @Kind("property") @Name("free space") @Type("double integer") long getFreeSpace()
@Code("pKnd") @Kind("property") @Name("kind") @Type("eSrc") Esrc getKind()
Map<String,Object> getProperties()
getProperties in interface Item