|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CaptionType
Java content class for captionType complex type.
The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/gw/tech/ecl-wkspaces-infoml/InfOrg-101105-stable-v1_0/InfocardOrganizer-v1_0/infomlFile.xsd line 427)
<complexType name="captionType"> <simpleContent> <extension base="<http://www.w3.org/2001/XMLSchema>string"> <attribute name="align" type="{http://infoml.org/infomlFile}alignType" /> </extension> </simpleContent> </complexType>
Method Summary | |
---|---|
java.lang.String |
getAlign()
Gets the value of the align property. |
java.lang.String |
getValue()
Gets the value of the value property. |
void |
setAlign(java.lang.String value)
Sets the value of the align property. |
void |
setValue(java.lang.String value)
Sets the value of the value property. |
Method Detail |
---|
java.lang.String getValue()
String
void setValue(java.lang.String value)
value
- allowed object is
String
java.lang.String getAlign()
String
void setAlign(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 |