public class IconContainer extends IdentifiedContainer implements Icon
Constructor and Description |
---|
IconContainer() |
Modifier and Type | Method and Description |
---|---|
String |
data() |
void |
data(String newData) |
boolean |
dataPresent() |
String |
mediaType() |
void |
mediaType(String newMediaType) |
boolean |
mediaTypePresent() |
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 data(String newData)
public boolean dataPresent()
dataPresent
in interface Icon
public void mediaType(String newMediaType)
public boolean mediaTypePresent()
mediaTypePresent
in interface Icon
Copyright © 2016. All rights reserved.