Class LiteralAttachmentType
java.lang.Object
com.sun.xml.rpc.processor.model.AbstractType
com.sun.xml.rpc.processor.model.literal.LiteralType
com.sun.xml.rpc.processor.model.literal.LiteralAttachmentType
- Author:
- Vivek Pandey
-
Field Summary
Fields inherited from class com.sun.xml.rpc.processor.model.literal.LiteralType
isNillable -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(LiteralTypeVisitor visitor) voidaddAlternateMIMEType(String mimeType) voidaddAlternateMIMEType(Iterator mimeTypes) booleanisSwaRef()voidvoidsetContentID(String id) voidsetMIMEType(String mimeType) voidsetSwaRef(boolean isSwaRef) Methods inherited from class com.sun.xml.rpc.processor.model.literal.LiteralType
getSchemaTypeRef, isLiteralType, isNillable, setNillable, setSchemaTypeRefMethods inherited from class com.sun.xml.rpc.processor.model.AbstractType
getJavaType, getName, getProperties, getPropertiesMap, getProperty, getVersion, isSOAPType, removeProperty, setJavaType, setName, setPropertiesMap, setProperty, setVersion
-
Constructor Details
-
LiteralAttachmentType
public LiteralAttachmentType() -
LiteralAttachmentType
-
-
Method Details
-
accept
- Specified by:
acceptin classLiteralType- Throws:
Exception
-
setMIMEType
-
getMIMEType
-
addAlternateMIMEType
-
addAlternateMIMEType
-
getAlternateMIMETypes
-
setAlternateMIMETypes
-
setSwaRef
public void setSwaRef(boolean isSwaRef) -
isSwaRef
public boolean isSwaRef() -
getContentID
-
setContentID
-