| 
DLESE Tools  v1.6.0  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.dlese.dpc.schemedit.ndr.util.ServiceDescription.Image
public class ServiceDescription.Image
Class representing an Image attribute of the serviceDescription.
| Constructor Summary | |
|---|---|
ServiceDescription.Image(Element element)
 | 
|
ServiceDescription.Image(String brandURL,
                         String title,
                         String width,
                         String height,
                         String alttext)
Constructor for the Image object  | 
|
| Method Summary | |
|---|---|
 Element | 
asElement()
NOT YET DOCUMENTED  | 
 String | 
getAlttext()
 | 
 String | 
getBrandURL()
 | 
 String | 
getHeight()
 | 
 String | 
getTitle()
 | 
 String | 
getWidth()
 | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public ServiceDescription.Image(String brandURL,
                                String title,
                                String width,
                                String height,
                                String alttext)
brandURL - NOT YET DOCUMENTEDtitle - NOT YET DOCUMENTEDwidth - NOT YET DOCUMENTEDheight - NOT YET DOCUMENTEDalttext - NOT YET DOCUMENTEDpublic ServiceDescription.Image(Element element)
| Method Detail | 
|---|
public Element asElement()
public String getBrandURL()
public String getTitle()
public String getWidth()
public String getHeight()
public String getAlttext()
  | 
DLESE Tools  v1.6.0  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||