|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SimpleRichTextWithOwnerType
Java content class for simpleRichTextWithOwnerType 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 791)
<complexType name="simpleRichTextWithOwnerType"> <complexContent> <extension base="{http://infoml.org/infomlFile}simpleRichTextType"> <attribute name="owner" use="required" type="{http://infoml.org/infomlFile}infoRIType" /> </extension> </complexContent> </complexType>
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.infoml.jaxb.SimpleRichTextType |
---|
SimpleRichTextType.A, SimpleRichTextType.Code, SimpleRichTextType.Em, SimpleRichTextType.Pre, SimpleRichTextType.Strong |
Method Summary | |
---|---|
java.lang.String |
getOwner()
Gets the value of the owner property. |
void |
setOwner(java.lang.String value)
Sets the value of the owner property. |
Methods inherited from interface org.infoml.jaxb.SimpleRichTextType |
---|
getContent |
Method Detail |
---|
java.lang.String getOwner()
String
void setOwner(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 |