public class Content extends java.lang.Object implements Restrictable
Constructor and Description |
---|
Content() |
Modifier and Type | Method and Description |
---|---|
Extension |
getExtension() |
ComplexType |
getOwner() |
java.lang.String |
getOwnerName() |
Restriction |
getRestriction() |
void |
setExtension(Extension extension) |
void |
setOwner(ComplexType owner) |
void |
setRestriction(Restriction restriction) |
public void setExtension(Extension extension)
public Extension getExtension()
public void setRestriction(Restriction restriction)
public Restriction getRestriction()
public java.lang.String getOwnerName()
getOwnerName
in interface Restrictable
public void setOwner(ComplexType owner)
public ComplexType getOwner()
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference