Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.annotations.api
Class AnnotationLocation

java.lang.Object
  extended by org.nuxeo.ecm.platform.annotations.api.AnnotationLocation
All Implemented Interfaces:
java.io.Serializable

public class AnnotationLocation
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
AnnotationLocation(java.lang.String xPointer)
           
 
Method Summary
 java.lang.String getXPointer()
           
 void setXPointer(java.lang.String pointer)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotationLocation

public AnnotationLocation(java.lang.String xPointer)
Method Detail

getXPointer

public java.lang.String getXPointer()

setXPointer

public void setXPointer(java.lang.String pointer)

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.