Package org.cxbox.core.dto.data.view
Class BcAssocDTO_
- java.lang.Object
-
- org.cxbox.api.data.dto.DataResponseDTO_
-
- org.cxbox.core.dto.data.view.BcAssocDTO_
-
public class BcAssocDTO_ extends org.cxbox.api.data.dto.DataResponseDTO_
-
-
Field Summary
Fields Modifier and Type Field Description static DtoField<BcAssocDTO,Boolean>_associatestatic DtoField<BcAssocDTO,String>name
-
Constructor Summary
Constructors Constructor Description BcAssocDTO_()
-
-
-
Field Detail
-
_associate
public static final DtoField<BcAssocDTO,Boolean> _associate
-
name
public static final DtoField<BcAssocDTO,String> name
-
-