package com.ibm.websphere.userprofile.beans;
//Read/write remote interface extension
public interface UPBaseChildReadWrite extends UPBaseChild{
}