public class TypeDescriptorImpl extends Object implements TypeDescriptor
TypeDescriptorImpl class.
| Constructor and Description |
|---|
TypeDescriptorImpl(Style parentStyle,
com.hp.hpl.jena.rdf.model.Resource typeDescriptor)
Constructor for TypeDescriptorImpl.
|
| Modifier and Type | Method and Description |
|---|---|
Style |
getStyle()
Getter for the field
style. |
com.hp.hpl.jena.rdf.model.Resource |
getType()
Getter for the field
type. |
boolean |
isBlock()
isBlock.
|
public Style getStyle()
Getter for the field style.
getStyle in interface TypeDescriptorStyle object.TypeDescriptor.getStyle()public com.hp.hpl.jena.rdf.model.Resource getType()
Getter for the field type.
getType in interface TypeDescriptorResource object.TypeDescriptor.getType()public boolean isBlock()
isBlock.
isBlock in interface TypeDescriptorCopyright © 2017. All rights reserved.