public class FileContainer extends IdentifiedContainer implements File
Constructor and Description |
---|
FileContainer() |
Modifier and Type | Method and Description |
---|---|
String |
content() |
void |
content(String newContent) |
boolean |
contentPresent() |
StorageDomain |
storageDomain() |
void |
storageDomain(StorageDomain newStorageDomain) |
boolean |
storageDomainPresent() |
String |
type() |
void |
type(String newType) |
boolean |
typePresent() |
comment, comment, commentPresent, description, description, descriptionPresent, href, href, hrefPresent, id, id, idPresent, name, name, namePresent
makeArrayList, makeUnmodifiableList
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comment, commentPresent, description, descriptionPresent, href, hrefPresent, id, idPresent, name, namePresent
public void content(String newContent)
public boolean contentPresent()
contentPresent
in interface File
public void type(String newType)
public boolean typePresent()
typePresent
in interface File
public StorageDomain storageDomain()
storageDomain
in interface File
public void storageDomain(StorageDomain newStorageDomain)
public boolean storageDomainPresent()
storageDomainPresent
in interface File
Copyright © 2016. All rights reserved.