|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MediaDataType
Java content class for media-data-type complex type.
The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Volumes/Renton/Users/matt/ws/ws-home/matte/hyperjaxb2-build/src/main/resources/ws.xsd line 88)
<complexType name="media-data-type">
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>base64Binary">
<attribute ref="{http://www.w3.org/2005/05/xmlmime}contentType default="application/zip""/>
</extension>
</simpleContent>
</complexType>
| Method Summary | |
|---|---|
java.lang.String |
getContentType()
Gets the value of the contentType property. |
byte[] |
getValue()
Gets the value of the value property. |
void |
setContentType(java.lang.String value)
Sets the value of the contentType property. |
void |
setValue(byte[] value)
Sets the value of the value property. |
| Method Detail |
|---|
byte[] getValue()
void setValue(byte[] value)
value - allowed object is
byte[]java.lang.String getContentType()
Stringvoid setContentType(java.lang.String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||