@ProfileSpec(name="SimpleAnnotatedProfileSpec", vendor="javax.slee", version="1.0", cmpInterface=SimpleExampleProfileCMPInterface.class) public interface SimpleExampleProfileCMPInterface
@ProfileCMPField String getX()
void setX(String x)
Copyright © 2017. All rights reserved.